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

TCustomLabel.SetTransparent

Sets the value for the Transparent property.

Declaration

Source position: stdctrls.pp line 1593

protected procedure TCustomLabel.SetTransparent(

  NewTransparent: Boolean

);

Arguments

NewTransparent

  

New value for the property.

See also

TCustomLabel.Transparent

  

Indicates whether the viewer can see through the control.

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