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