Vcl.Graphics.TPicture.PictureAdapter
Delphi
property PictureAdapter: IChangeNotifier read FNotify write FNotify;
C++
__property _di_IChangeNotifier PictureAdapter = {read=FNotify, write=FNotify};
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
property | public | Vcl.Graphics.pas Vcl.Graphics.hpp |
Vcl.Graphics | TPicture |
Description
Représente une interface OLE pour l'image.
PictureAdapter est à usage interne.