TTMSFNCCustomKanbanBoard.LoadSettingsFromStream Method
Loads column and item settings from a stream.
API unit family: TMSFNCKanbanBoard
Declaring type: TTMSFNCCustomKanbanBoard
Syntax
procedure LoadSettingsFromStream(AStream: TStream); override;
Parameters
| Name | Description |
|---|---|
AStream |
The stream that contains the persisted settings. |