Please enable JavaScript to view this site.

KOL/MCK - User Guide

This chapter will be devoted to simple controls that contain (even this is not necessary) a single line of text, a minimum of specific properties, methods and events in the TControl object type (in which they "live" together with many other kinds of visual objects, without the need to branch out into a separate object type). a type).

 

It should be noted right away that since the contents of almost all of these visual objects (text, picture, combination of text and picture) have easily defined sizes, then almost all of them can have the property of automatically resizing to the content (see the AutoSize method). Exceptions to this rule are panels (since their contents are, first of all, visual objects child of them).

 

Labels (label, label effect)

labellabel_effect

Panel (Panel, Gradient Panel, Gradient Style)

panelgradient_panel

Groupbox

groupbox

Paintbox

paintbox

Imageshow

imageshow

Splitter

splitter

Scrollbar

scrollbar

Progressbar

progress_bar

Scrollbox

scrollbox

Buttons

buttonbitbtn

Switches (Checkbox, Radiobox)

checkboxradiobutton

Visual objects with a list of items


Text input fields (editbox, memo, richedit)

oText input field constructors (edit)

oSpecifics of using common properties (edit)

oInput field options (edit)

oGeneral properties of input fields (edit)

oEmpowering: direct API access (edit)

oFeatures of Rich Edit

oMirrored input field classes (edit)

editboxmemorichedit

List of Strings (Listbox)

listbox

Combobox

combobox

General List (List View)

oList Views

oColumn management

oWorking with items and selection

oAdding and removing items

oElement values and their change

oLocation of items

oList view

oSorting and searching

listview

Tree View

oProperties of the whole tree

oAdding and removing nodes

oProperties of parent nodes

oProperties of child nodes

oNode attributes: text, icons, states

oNode geometry and drag

oEditing text

treeview

Tool Bar

oGeneral properties, methods, events

oSetting up the ruler

oButton properties

oSome features of working with the toolbar

toolbar

Tab Control

tabcontrol

Frames (TKOLFrame)

frames

Data Module (TKOLDataModule)

datamodule

The Form

form

"Alien" Panel


MDI Interface

mdiclientmdichild

DateTime Picker

datetimepicker_icon

 

 

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