[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Sets the value for the Options property.
Source position: comctrls.pp line 827
protected procedure TTabControl.SetOptions( |
const AValue: TCTabControlOptions |
); override; |
AValue |
|
New value for the property. |
|
The set of Options for the Notebook: Show close buttons on the tabs, multi-line tabs. |
|
|
Sets the value for the Options property. |