Vcl.Forms.TTitleBar.ShowCaption

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property ShowCaption: Boolean read FShowCaption write SetShowCaption default True;

C++

__property bool ShowCaption = {read=FShowCaption, write=SetShowCaption, default=1};

Propriétés

Type Visibilité  Source Unité  Parent
property published
Vcl.Forms.pas
Vcl.Forms.hpp
Vcl.Forms TTitleBar


Description

Il affiche / masque l'icône dans la barre de titre.

Voir ausii