MessageInfoSize Property
The size of a message in a message info listing.
Syntax
__property __int64 MessageInfoSize[int MessageInfoIndex] = {read=FMessageInfoSize, write=FSetMessageInfoSize};
Default Value
0
Remarks
The size of a message in a message info listing.
The size of the array is controlled by the MessageInfoCount property.
This property is read-only and not available at design time.
Data Type
Long64