IFormCreator.AddCheckBox

IFormCreator.AddCheckBox
IFormCreator

function AddCheckBox(Const PropName, ACaption: String; OnChange: TNotifyEvent): TCheckBox;

Unit
TeCanvas

Description
Creates a new CheckBox control to edit the boolean value of PropName property.