Versions Compared

Key

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

...

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

Syntax:

Function: NewRadioButton(Left, Top: Integer; Caption: String; Checked: Boolean): TRadioButton;

API Call: