[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 644

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

See also

TCustomForm.AlphaBlendValue

  

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