Vcl.ComCtrls.TTextAttributes.Hidden

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property Hidden: Boolean index CFE_HIDDEN read GetStyleElement write SetStyleElement;

C++

__property bool Hidden = {read=GetStyleElement, write=SetStyleElement, index=256, nodefault};

Propriétés

Type Visibilité  Source Unité  Parent
property public
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls TTextAttributes


Description

Indique si le texte est caché ou non.

Voir aussi