TdxCustomGanttControl.StoreToRegistry(string,Boolean,string) Method
Saves the control‘s layout to the registry.
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
AStorage |
string | The name of the registry entry that stores settings. The procedure forms a registry path for the View information and adds the AStorage |
ARe |
Boolean | You can set this parameter to False to add information to an existing key; otherwise, the procedure deletes the existing registry key and recreates it. |
ASave |
string | The control’s name in the registry. The procedure uses the control’s name if you pass an empty string as the parameter value. |
#Remarks
Call this procedure to save appearance and behavior settings of the control‘s Views to the registry. You can restore this information to recover changes previously applied to the control.
A StoreToRegistry procedure call saves the following settings of each View:
|
|
|