RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IDataBlock.Signature Property

Indicates the contents of the data block.

Pascal
property Signature: Integer;
C++
__property int Signature;

Write Signature values to indicate what type of data is written to the data block. Read Signature to determine what type of data can be read from the data block. 

The value of signature is stored somewhere in the first BytesReserved bytes of Memory

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!