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

TCustomForm.AlphaBlendValue

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

Declaration

Source position: forms.pp line 678

public property TCustomForm.AlphaBlendValue : Byte
  read FAlphaBlendValue
  write SetAlphaBlendValue;

See also

TCustomForm.AlphaBlend

  

Allows for a translucent form.

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