Vcl.ActnMan.TActionClient.Background

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property Background: TPicture read GetBackground write SetBackground  stored IsBackgroundStored;

C++

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

Propriétés

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

Description

Indique l'image dessinée sur la bande d'action du client d'action.

Utilisez Background pour indiquer l'image dessinée sur la bande d'action du client d'action pour l'objet client d'action lui-même.

Voir aussi