TdxCustomDashboardControl.ApplyParametersToState Method
Applies dashboard parameters stored in the current dashboard layout definition to the dashboard state.
Declaration
procedure ApplyParametersToState;
Remarks
Call the ApplyParametersToState procedure to apply current parameter values to the dashboard state and refresh the Dashboard control.
See Also