DesignIntf.IHostForm.GetCaption

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetCaption: string;

C++

virtual System::UnicodeString __fastcall GetCaption(void) = 0 ;

Propriétés

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


Description

Renvoie le libellé associé à la fiche.

Utilisez GetCaption pour obtenir une chaîne représentant le libellé de la fiche.

Voir aussi