Font

<< Click to Display Table of Contents >>

Navigation:  Intraweb Components > Standard > TIWCustomControl > Properties >

Font

property Font: TIWFont;

 

Use this property to change the IWForm properties of the control.

 

TIWFont properties:

 

Color: TIWColor; Use this property to set the font color;

Enabled: Boolean: Set it as false when you use the CSS property to define the control's font, otherwise set it as True;

FontName: string: Use this property to set the font used to render the text parts of the control;

FontFamily: string: Use this property to set the font family used to render the text parts of the control. Overrides FontName is both properties are filled;

FontVariant: string: specifies whether the lowercase letters should be displayed in small uppercase. Click here for more info.

Size: Integer: Use this property to set Font size in px

Style: sets the Font style (fsBold, fsItalic, fsUnderline, fsStrikeOut