RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TPictureAdapter.Create Constructor

Create constructs an instance of the picture adapter control.

Pascal
constructor Create(Picture: TPicture);
C++
__fastcall TPictureAdapter(TPicture Picture);

Do not call the constructor for this class directly. Instead, call the GetOlePicture procedure to create the binding between a TPicture and an OLE picture. 

 

Destroy 

GetOlePicture

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!