DesignIntf.IHostForm.GetFormImage
[–] Properties | |
---|---|
Type: function | |
Visibility: public | |
Source: DesignIntf.pas DesignIntf.hpp
| |
Unit: DesignIntf | |
Parent: IHostForm |
Delphi
function GetFormImage: TObject;
C++
virtual System::TObject* __fastcall GetFormImage() = 0 ;
Description
Returns the image of the form.
Use GetFormImage to obtain a bitmap of the form.