TcxParaAttributes2.Tab Property
In This Article
Provides indexed access to tabs.
#Declaration
Delphi
property Tab[Index: Byte]: Longint read; write;
#Property Value
Type |
---|
Longint |
#Remarks
Index specifies the tab’s position within the tabs specified by the TabCount property.
See Also