mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-21 09:09:30 +02:00
* Added missing TPM_BOTTOMALIGN constant.
git-svn-id: trunk@8334 -
This commit is contained in:
parent
cce61fa602
commit
ae90ae077a
@ -2614,6 +2614,7 @@
|
||||
TPM_LEFTBUTTON = 0;
|
||||
TPM_RIGHTBUTTON = $2;
|
||||
TPM_HORIZONTAL = 0;
|
||||
TPM_BOTTOMALIGN = $20;
|
||||
TPM_VERTICAL = $40;
|
||||
{ TranslateCharsetInfo }
|
||||
TCI_SRCCHARSET = 1;
|
||||
|
Loading…
Reference in New Issue
Block a user