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

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

See also

TCustomForm.AlphaBlend

  

Allows for a translucent form.