Unit ktSColDg

Classes

TktSysColorDialog -

Functions

Register -

Types

PColorArray
TColorArray

Constants

SysColorKey

Variables


Functions


procedure Register;


Types


PColorArray	=	^TColorArray

TColorArray	=	array[0..High(Cardinal)	div	SizeOf(TColorref)	-	1] of	TColorref;

Constants

SysColorKey = 'Control Panel\Appearance'

v2.0 05/23/1998 for Delphi 1, 2 and 3 now} {it replaces ktSysColorDialog.pas up to version 1.1, the componentname is unchanged. You don't need to rename *.d16 or *.d32} I have a favor to ask these testers of my component which still have the possibility to work with a non-english version of Windows 3.xx: Please check the control.ini and tell me if the custom colors are stored there in the following format: [Custom Colors] ColorA= .. ColorP= that means in English too Any help will be very appreciated. Thanks in advance. Kerstin Thaler email: muk.thaler@t-online.de

Variables