Vcl.Taskbar.TThumbBarButton.Icon

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Icon: TIcon read FIcon write SetIcon;

C++

__property Vcl::Graphics::TIcon* Icon = {read=FIcon, write=SetIcon};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
Vcl.Taskbar.pas
Vcl.Taskbar.hpp
Vcl.Taskbar TThumbBarButton


Beschreibung

TIcon-Bild der Miniaturansichtsschaltfläche.

TIcon repräsentiert das grafische Symbolbild einer Miniaturansichtsschaltfläche.

Siehe auch