Vcl.Graphics.TPicture.PictureAdapter
Delphi
property PictureAdapter: IChangeNotifier read FNotify write FNotify;
C++
__property _di_IChangeNotifier PictureAdapter = {read=FNotify, write=FNotify};
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
property | public | Vcl.Graphics.pas Vcl.Graphics.hpp |
Vcl.Graphics | TPicture |
説明
画像の OLE インターフェースを表します。
PictureAdapter プロパティは内部でのみ使用されます。