ResetUID method
Builder Syntax |
void __fastcall ResetUID(void); |
Delphi Syntax |
procedure ResetUID; |
Overview |
Refer to Working with Unique Identifiers. |
Remarks
Removes all items from the UID Table. Sets the CurrentUID property to Nil (NULL).
To reset the UID Table to the default values, use DefaultUID.
To see the default values for the UID Table, refer to the Default UID Table.
See Also
Elements: |