TParams .Delete Method
Delete the file where settings are stored.
class procedure Delete(const ClearMemoryToo: boolean)
Parameters
- ClearMemoryToo
- Type: System.Boolean
WARNING !!! No rollback. Deleting the file can't be canceled.
Delete the file where settings are stored.
class procedure Delete(const ClearMemoryToo: boolean)
WARNING !!! No rollback. Deleting the file can't be canceled.