RestoreState(Mode: RestoreOlapStateMode): Boolean;
Mode. State restore mode after data drilldown/drillup.
The RestoreState method restores table state in the specified mode.
Before saving table states call the BeginStateUpdate/EndStateUpdate methods. To check if table state can be restored, use the CanRestoreState property.
See also: