Delphi Language Guide Delphi for Microsoft Win32 Delphi for the Microsoft. Net framework



Yüklə 0,84 Mb.
Pdf görüntüsü
səhifə115/294
tarix02.01.2022
ölçüsü0,84 Mb.
#41395
1   ...   111   112   113   114   115   116   117   118   ...   294
DelphiLanguageGuide

Absolute Addresses
You can create a new variable that resides at the same address as another variable. To do so, put the directive
absolute after the type name in the declaration of the new variable, followed by the name of an existing (previously
declared) variable. For example,
var
   Str: string[32];
   StrLen: Byte absolute Str;
specifies that the variable 
StrLen
 should start at the same address as 
Str
. Since the first byte of a short string
contains the string's length, the value of 
StrLen
 is the length of 
Str
.
You cannot initialize a variable in an absolute declaration or combine absolute with any other directives.

Yüklə 0,84 Mb.

Dostları ilə paylaş:
1   ...   111   112   113   114   115   116   117   118   ...   294




Verilənlər bazası müəlliflik hüququ ilə müdafiə olunur ©azkurs.org 2024
rəhbərliyinə müraciət

gir | qeydiyyatdan keç
    Ana səhifə


yükləyin