Vcl.Controls.TCustomHintWindow.ImageIndex

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property ImageIndex: TImageIndex read FImageIndex;

C++

__property System::Uitypes::TImageIndex ImageIndex = {read=FImageIndex, nodefault};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
Vcl.Controls.pas
Vcl.Controls.hpp
Vcl.Controls TCustomHintWindow

Beschreibung

Index in der Bilderliste, auf den vom übergeordneten TCustomHint gezeigt wird.

ImageIndex ist der Index in der Bilderliste, auf den vom übergeordneten TCustomHint gezeigt wird. Bei Standard-Sprechblasenhinweisen wird dieses Bild links neben dem Titel und der Beschreibung angezeigt.

Siehe auch