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