DesignIntf.IHostForm.Caption

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property Caption: string read GetCaption write SetCaption;

C++

__property System::UnicodeString Caption = {read=GetCaption, write=SetCaption};

Propriétés

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


Description

Spécifie le libellé associé à la fiche. Elle obtient ou définit le libellé de la fiche.

Voir aussi