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

TCustomLabel.SetShowAccelChar

Sets the value for the ShowAccelChar property.

Declaration

Source position: stdctrls.pp line 1592

protected procedure TCustomLabel.SetShowAccelChar(

  Value: Boolean

);

Arguments

Value

  

New value for the property.

See also

TCustomLabel.ShowAccelChar

  

Underlines the character in the label that acts as the accelerator or short cut key.

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