TdxPSDBBasedExplorerFolder.ID Property
Returns the folder’s ID.
Declaration
property ID: Integer read;
Property Value
Type |
---|
Integer |
Remarks
Each folder has a unique ID assigned. These IDs are taken from the field specified by the explorer component’s FoldersFieldNamesMap.ID property. The value is taken from the record corresponding to the current folder.
See Also