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ə99/294
tarix02.01.2022
ölçüsü0,84 Mb.
#41395
1   ...   95   96   97   98   99   100   101   102   ...   294
DelphiLanguageGuide

Pointer Types
You can declare a pointer to any type, using the syntax
type pointerTypeName 
 = 
 ^type
When you define a record or other data type, it's a common practice also to define a pointer to that type. This makes
it easy to manipulate instances of the type without copying large blocks of memory.
Standard pointer types exist for many purposes. The most versatile is Pointer, which can point to data of any kind.
But a Pointer variable cannot be dereferenced; placing the ^ symbol after a Pointer variable causes a compilation
error. To access the data referenced by a Pointer variable, first cast it to another pointer type and then dereference it.

Yüklə 0,84 Mb.

Dostları ilə paylaş:
1   ...   95   96   97   98   99   100   101   102   ...   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