RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomRibbon.DoTabChange Method
Pascal
procedure DoTabChange(const NewIndex: Integer; const OldIndex: Integer; var AllowChange: Boolean); virtual;
C++
virtual __fastcall DoTabChange(const int NewIndex, const int OldIndex, Boolean AllowChange);

This is DoTabChange, a member of class TCustomRibbon.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!