mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-17 13:39:36 +02:00
* dss constants from Paul
git-svn-id: trunk@13303 -
This commit is contained in:
parent
80864ebf31
commit
0212aa9311
@ -1027,6 +1027,9 @@
|
||||
DSS_UNION = 16;
|
||||
DSS_DISABLED = 32;
|
||||
DSS_MONO = 128;
|
||||
DSS_HIDEPREFIX = 512;
|
||||
DSS_PREFIXONLY = 1024;
|
||||
DSS_RIGHT = 32768;
|
||||
{ DrawStatusText }
|
||||
SBT_NOBORDERS = 256;
|
||||
SBT_OWNERDRAW = 4096;
|
||||
|
Loading…
Reference in New Issue
Block a user