RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDockTabSet.IndexOfDockClient Method

Specifies the index of the client in a collection.

Pascal
function IndexOfDockClient(const Client: TControl): Integer;
C++
__fastcall int IndexOfDockClient(const TControl * Client);
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!