RAD Studio VCL Reference
|
Indicates whether the tab action should consider hidden tabbed pages when moving to the next page.
property SkipHiddenTabs: Boolean;
__property Boolean SkipHiddenTabs;
Set SkipHiddenTabs to true if you do not want the action to move to a tab page if its TabVisible property is false. Set SkipHiddenTabs to false if the tab action can move to and make visible a hidden page.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|