TTMSFNCToolBarDropDownButton.LoadSettingsFromStream Method
Loads the drop-down button settings from a stream.
API unit family: TMSFNCToolBar
Declaring type: TTMSFNCToolBarDropDownButton
Syntax
procedure LoadSettingsFromStream(AStream: TStream); override;
Parameters
| Name | Description |
|---|---|
AStream |
Stream containing the serialized settings. |