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

TCustomStaticText.Transparent

Makes the background for the control transparent when True.

Declaration

Source position: stdctrls.pp line 1115

public property TCustomStaticText.Transparent : Boolean
  read GetTransparent
  write SetTransparent
  default True;

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