RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomTabControl.RowCount Method

Sets TabIndex property.

Pascal
function RowCount: Integer;
C++
__fastcall int RowCount();

RowCount is called to change the value of the TabIndex property. Descendant classes should override RowCount to provide special implementations of this property. 

 

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