Vcl.ComCtrls.TTextAttributes.Bold

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property Bold: Boolean index CFE_BOLD read GetStyleElement write SetStyleElement;

C++

__property bool Bold = {read=GetStyleElement, write=SetStyleElement, index=1, 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 en gras ou non.

Voir aussi