captionFontSize

Type: Real

Availability: Read or write at any time

The captionFontSize property of the JadeSkinForm class contains the size of the font used for text displayed on a form skin.

Use this property to format text in a form skin, either in the JADE development environment or at run time by using logic.

The default value for the captionFontSize property is 8.25.

If the captionFontName property is null (the default), the form caption is drawn using the desktop active caption font defined by the user.