Vcl.ActnMan.TActionClient.HasBackground
Delphi
function HasBackground: Boolean;
C++
bool __fastcall HasBackground();
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | Vcl.ActnMan.pas Vcl.ActnMan.hpp |
Vcl.ActnMan | TActionClient |
Description
Indicates whether a background image exists.
Use the HasBackground method to determine whether or not a TActionClient has a background image.