TdxMemFields.GetCount Method
Returns the number of memory fields in a TdxMemFields collection.
Declaration
function GetCount: Integer;
Returns
Type |
---|
Integer |
Remarks
The GetCount method is used internally to obtain the number of memory fields.
See Also