[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 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.0 Generated 2025-05-03 Home