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

TCustomStaticText.SetShowAccelChar

Sets the value for the ShowAccelChar property.

Declaration

Source position: stdctrls.pp line 1106

protected procedure TCustomStaticText.SetShowAccelChar(

  Val: Boolean

); virtual;

Arguments

Val

  

New value for the property.

See also

TCustomStaticText.ShowAccelChar

  

Indicates if an accelerator character is drawn in the displayed text.

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