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