mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-05 11:18:18 +02:00
* fix from #41053. Add cc_anycolor
This commit is contained in:
parent
9d94ccdc38
commit
f429dab7b3
@ -4909,6 +4909,7 @@ Type
|
||||
CC_RGBINIT = $1;
|
||||
CC_SHOWHELP = $8;
|
||||
CC_SOLIDCOLOR = $80;
|
||||
CC_ANYCOLOR = $100;
|
||||
{ FINDREPLACE structure }
|
||||
FR_DIALOGTERM = $40;
|
||||
FR_DOWN = $1;
|
||||
|
Loading…
Reference in New Issue
Block a user