Vcl.ComCtrls.TConsistentAttribute

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TConsistentAttribute = (caBold, caColor, caFace, caItalic, caSize, caStrikeOut, caUnderline, caProtected,
caBackColor, caCharset, caDisabled, caHidden, caLink, caOffset, caRevAuthor, caSubscript, caWeight);

C++

enum DECLSPEC_DENUM TConsistentAttribute : unsigned char { caBold, caColor, caFace, caItalic, caSize, caStrikeOut, caUnderline, caProtected, caBackColor, caCharset, caDisabled, caHidden, caLink, caOffset, caRevAuthor, caSubscript, caWeight };

Properties

Type Visibility Source Unit Parent
enum public
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls Vcl.ComCtrls

Description

Embarcadero Technologies does not currently have any additional information.