| [Overview][Types][Classes][Index] |
Contains record options enabled in the class.
Source position: extendedstrings.pas line 61
public property TExtendedStringList.Options : TExtStringsOptions |
Options is a TExtStringsOptions property that contains the record options enabled for the class. Options can contains values from the TExtStringsOption enumeration, including:
The default value for the property is [ esoClearRecordsOnCreate ] as set in the constructor for the class.
|
Stores TExtStringsOption values. |
|
|
Defines actions needed when creating or freeing records in TExtendedStringList. |