|
RAD Studio VCL Reference
|
Sets the TabIndex property.
procedure SetTabIndex(Value: Integer); virtual;
virtual __fastcall SetTabIndex(int Value);
SetTabIndex is called to change the value of the TabIndex property. Descendant classes should override SetTabIndex 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!
|