TcxCustomTabControl.ShowFrame Property
In This Article
Specifies whether a border is drawn around pages.
#Declaration
Delphi
property ShowFrame: Boolean read; write;
#Property Value
Type |
---|
Boolean |
#Remarks
This property is obsolete; use the control’s Properties.ShowFrame property instead.
See Also