Unit 'ComCtrls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TCustomTabControl.SetOptions

Sets the value for the Options property.

Declaration

Source position: comctrls.pp line 436

protected procedure TCustomTabControl.SetOptions(

  const AValue: TCTabControlOptions

); virtual;

Arguments

AValue

  

New value for the property.

See also

TCustomTabControl.Options

  

The set of Options enabled for the tabbed control.


Version 4.4 Generated 2025-11-08 Home