Vcl.AxCtrls.TOleGraphic.GetTransparent
Delphi
function GetTransparent: Boolean; override;
C++
virtual bool __fastcall GetTransparent(void);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | protected | Vcl.AxCtrls.pas Vcl.AxCtrls.hpp |
Vcl.AxCtrls | TOleGraphic |
Description
Specifies if graphic is drawn transparently. {{#multireplace:Vcl.AxCtrls.TOleGraphic.GetTransparent|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:Vcl.Graphics.TGraphic.GetTransparent|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:Vcl.Graphics.TGraphic.GetTransparent|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.
Specifies if graphic is drawn transparently.
GetTransparent specifies whether a graphic should be drawn transparently.
Use the Transparent property to specify that the graphic be drawn transparently.