Vcl.Forms.TTitleBar.ShowIcon

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property ShowIcon: Boolean read FShowIcon write SetShowIcon default True;

C++

__property bool ShowIcon = {read=FShowIcon, write=SetShowIcon, 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