Declaration: |
TMetaData.Clear; |
The method Clear resets all meta data entries to their default states (without changing the sizes of array properties).
|
Hint: |
In order to directly access the metadata of the currently loaded dataset you can use the pre-declared global variable MData.
|
|