Assign(TPersistent)
|
|
AssignTo(TPersistent)
|
|
BeginUpdate
|
Postpones sending notifications about modifications within the option set.
|
CancelUpdate
|
Discards the postponed option set change notifications and enables sending subsequent notifications to the option set’s listeners.
|
EndUpdate
|
Sends the postponed option set change notifications and enables sending subsequent notifications to the option set’s listeners.
|
Equals(TObject)
|
|
GetHashCode
|
|
GetNamePath
|
|
GetOwner
|
|
QueryInterface(TGUID,Untyped)
|
|
Reset
|
Restores the default values for all settings within the option set.
|
ToString
|
|