Vcl.AxCtrls.TOleGraphic.Picture

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Picture: IPicture read FPicture write FPicture;

C++

__property _di_IPicture Picture = {read=FPicture, write=FPicture};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
Vcl.AxCtrls.pas
Vcl.AxCtrls.hpp
Vcl.AxCtrls TOleGraphic

Beschreibung

Legt eine Schnittstellenreferenz auf ein Bild fest.

Picture wird nur intern verwendet.