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

TTabControl.SetOptions

Sets the value for the Options property.

Declaration

Source position: comctrls.pp line 827

protected procedure TTabControl.SetOptions(

  const AValue: TCTabControlOptions

); override;

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.

TCustomTabControl.SetOptions

  

Sets the value for the Options property.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.