DesignIntf.IHostForm.GetFormImage

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetFormImage: TObject;

C++

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

Propriétés

Type Visibilité  Source Unité  Parent
function public
DesignIntf.pas
DesignIntf.hpp
DesignIntf IHostForm


Description

Renvoie l'image de la fiche.

Utilisez GetFormImage pour obtenir un bitmap de la fiche.

Voir aussi