Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Creates a new TCheckBox and sets the Left, Top, Caption and Checked Properties as specified. Do not attempt to destroy or free a TCheckBox created with NewCheckBox.

Syntax:

Function: NewCheckBox(Left, Top: Integer; Caption: String; Checked: Boolean): TCheckBox;

API Call: