mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-29 23:40:14 +02:00
* fix for 4643
git-svn-id: trunk@3035 -
This commit is contained in:
parent
dfacac4657
commit
6184785fe4
@ -510,6 +510,7 @@
|
|||||||
PBM_DELTAPOS = 1027;
|
PBM_DELTAPOS = 1027;
|
||||||
PBM_SETPOS = 1026;
|
PBM_SETPOS = 1026;
|
||||||
PBM_SETRANGE = 1025;
|
PBM_SETRANGE = 1025;
|
||||||
|
PBM_SETRANGE32 = 1030;
|
||||||
PBM_SETSTEP = 1028;
|
PBM_SETSTEP = 1028;
|
||||||
PBM_STEPIT = 1029;
|
PBM_STEPIT = 1029;
|
||||||
{ Property sheets }
|
{ Property sheets }
|
||||||
|
Loading…
Reference in New Issue
Block a user