API:Vcl.ActnMan.TActionClient.Background

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Background: TPicture read GetBackground write SetBackground  stored IsBackgroundStored;

C++

__property Vcl::Graphics::TPicture* Background = {read=GetBackground, write=SetBackground, stored=IsBackgroundStored};

Properties

Type Visibility Source Unit Parent
property published
Vcl.ActnMan.pas
Vcl.ActnMan.hpp
Vcl.ActnMan TActionClient

Description

Embarcadero Technologies does not currently have any additional information.