mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-17 04:09:20 +02:00
MG: improved theme support from Andrew
git-svn-id: trunk@999 -
This commit is contained in:
parent
bb17d9561d
commit
e1b7b07dec
@ -199,6 +199,8 @@ var
|
||||
Cursor_SizeNESW : pGDKCursor;
|
||||
Cursor_SizeWE : pGDKCursor;
|
||||
|
||||
Styles : TStrings;
|
||||
|
||||
const
|
||||
KEYMAP_VKUNKNOWN = $10000;
|
||||
KEYMAP_TOGGLE = $20000;
|
||||
@ -430,6 +432,9 @@ end.
|
||||
{ =============================================================================
|
||||
|
||||
$Log$
|
||||
Revision 1.64 2002/08/22 16:43:35 lazarus
|
||||
MG: improved theme support from Andrew
|
||||
|
||||
Revision 1.63 2002/08/21 14:06:40 lazarus
|
||||
MG: added TDeviceContextMemManager
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user