Table of Contents

TTMSFNCFontCheckBox Class

Check box control wrapper providing unified Caption, Top, Left, and Checked surface.

API unit family: TMSFNCFontDialog Inherits from: TCheckBox

Syntax

TTMSFNCFontCheckBox = class(TCheckBox)

Properties

Name Description
Caption Text displayed next to the check box.
Checked When True, the check box is in the checked state.
Left Horizontal position of the control in pixels.
Top Vertical position of the control in pixels.