DesignIntf.IHostForm.GetFormImage

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetFormImage: TObject;

C++

virtual System::TObject* __fastcall GetFormImage(void) = 0 ;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
DesignIntf.pas
DesignIntf.hpp
DesignIntf IHostForm


Beschreibung

Gibt das Bild des Formulars zurück.

Mit GetFormImage ermitteln Sie ein Bitmap des Formulars.

Siehe auch