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

TCustomComboBox.SetStyle

Sets the value for the Style property.

Declaration

Source position: stdctrls.pp line 384

protected procedure TCustomComboBox.SetStyle(

  Val: TComboBoxStyle

); virtual;

Arguments

Val

  

New value for the property.

See also

TCustomComboBox.Style

  

Appearance and behavior of the combo-box.

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