Vcl.AxCtrls.TPictureAdapter

De RAD Studio API Documentation
Aller à : navigation, rechercher

Vcl.AxCtrls.TCustomAdapterSystem.TInterfacedObjectSystem.TObjectTPictureAdapter

Delphi

TPictureAdapter = class(TCustomAdapter,
IChangeNotifier,
IPictureAccess)

C++

class PASCALIMPLEMENTATION TPictureAdapter : public TCustomAdapter

Propriétés

Type Visibilité  Source Unité  Parent
class public
Vcl.AxCtrls.pas
Vcl.AxCtrls.hpp
Vcl.AxCtrls Vcl.AxCtrls

Description

TPictureAdapter connecte un objet TPicture natif à un objet image OLE.

Pour créer une instance de TPictureAdapter, appelez la procédure GetOlePicture afin de créer une liaison entre un TPicture et un objet image OLE.

Voir aussi