mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-31 22:30:34 +02:00
* add BI_ALPHABITFIELDS
This commit is contained in:
parent
37863a6166
commit
9e1606f221
@ -29,6 +29,7 @@ const
|
||||
BI_BITFIELDS = 3;
|
||||
BI_JPEG = 4;
|
||||
BI_PNG = 5;
|
||||
BI_ALPHABITFIELDS = 6; // WINCE5+, sometimes also abused by others.
|
||||
|
||||
type
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user