Please enable JavaScript to view this site.

KOL/MCK - User Guide

function NewRadiobox( AParent: PControl; const Caption: KOLString ): PControl;

 

Creates radio box control. Alternative radio items must have the same parent window (regardless of its kind, either groupbox (NewGroupbox), panel (NewPanel) or form itself). Following properties, methods and events are specially for radiobox controls:

 

OnClick

property OnClick: TOnEvent;

SetRadioChecked

function SetRadioChecked: PControl;

Click

procedure Click;

Checked

property Checked: Boolean;

KOL / MCK User Guide - Created by Carl Peeraer - Diamant Soft, based on the work of Vladimir Kladov - Artwerp.be

  

Keyboard Navigation

F7 for caret browsing
Hold ALT and press letter

This Info: ALT+q
Nav Header: ALT+n
Page Header: ALT+h
Topic Header: ALT+t
Topic Body: ALT+b
Exit Menu/Up: ESC