Vcl.Graphics.TPicture.PictureAdapter

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property PictureAdapter: IChangeNotifier read FNotify write FNotify;

C++

__property _di_IChangeNotifier PictureAdapter = {read=FNotify, write=FNotify};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
Vcl.Graphics.pas
Vcl.Graphics.hpp
Vcl.Graphics TPicture

Beschreibung

Wird als eine OLE-Schnittstelle für die Grafik verwendet.

PictureAdapter wird nur intern verwendet.

Siehe auch