Please enable JavaScript to view this site.

KOL/MCK - User Guide

TColorDialog( unit KOL.pas ) TObj _TObj

TColorDialog = object( TObj )

Color choosing dialog.

 

Constructor

 

function NewColorDialog( FullOpen: TColorCustomOption ): PColorDialog;

Creates color choosing dialog object.

 

 

TColorDialog methods

 

function Execute: Boolean;

Call this method to open a dialog and wait its result.

 

 

TColorDialog fields

 

OwnerWindow: HWnd;

Owner window (can be 0).

 

CustomColors: array[ 1 . . 16 ] of TColor;

Array of stored custom colors.

 

ColorCustomOption: TColorCustomOption;

Options (how to open a dialog).

 

Color: TColor;

Returned color (if the result of Execute is True).

 

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