[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'ComCtrls' (#lcl)

TCustomTabControl.SetOptions

Sets the value for the Options property.

Declaration

Source position: comctrls.pp line 434

protected procedure TCustomTabControl.SetOptions(

  const AValue: TCTabControlOptions

); virtual;

Arguments

AValue

  

New value for the property.

See also

TCustomTabControl.Options

  

The set of Options for the Notebook: Show close buttons on the tabs, multi-line tabs.