TcxDialogsMetricsStore.StoreMetrics(TForm) Method
Saves the AForm dialog’s settings.
Declaration
procedure StoreMetrics(AForm: TForm);
Parameters
Name | Type |
---|---|
AForm | TForm |
Remarks
Use the StoreMetrics method to store dialog settings for further use during the application session.
See Also