Location: Symbol Reference > Structs, Records, Enums > TPtrPointer Record
JWSCL Documentation
ContentsIndexHome
PreviousUpNext
TPtrPointer Record
Pascal
TPtrPointer = record
  OffsetPtr: Pointer;
  StartPtr: Pointer;
  Size: Cardinal;
end;
Members 
Description 
OffsetPtr: Pointer; 
Pointer to beginning of data 
StartPtr: Pointer; 
Pointer to beginning of data 
Size: Cardinal; 
Size of available allocated memory 

This is record TPtrPointer.

Copyright (c) 2010. All rights reserved.
This help was created by Doc-O-Matic sponsored by toolsfactory software inc.
What do you think about this topic? Send feedback!