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

TCustomForm.AlphaBlend

Allows for a translucent form.

Declaration

Source position: forms.pp line 677

public property TCustomForm.AlphaBlend : Boolean
  read FAlphaBlend
  write SetAlphaBlend;

See also

TCustomForm.AlphaBlendValue

  

How translucent the form is (0=transparent, 255=opaque).

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