Sets the value for the Options property.
Source position: comctrls.pp line 434
protected procedure TCustomTabControl.SetOptions( |
const AValue: TCTabControlOptions |
); virtual; |
AValue |
|
New value for the property. |
|
The set of Options for the Notebook: Show close buttons on the tabs, multi-line tabs. |