Property - NewRadioButton
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: