LCLType: enable DT_HIDEPREFIX and DT_PREFIXONLY - even if they are ToDos on non-Windows platforms

git-svn-id: trunk@64174 -
This commit is contained in:
ondrej 2020-12-06 09:46:04 +00:00
parent 6133721d44
commit 4e0d02024d

View File

@ -260,8 +260,8 @@ const
DT_MODIFYSTRING = $10000;
DT_RTLREADING = $20000;
//DT_WORDREADING = $40000;
//DT_HIDEPREFIX = $100000;
//DT_PREFIXONLY = $200000;
DT_HIDEPREFIX = $100000;
DT_PREFIXONLY = $200000;
//==============================================
// Draw frame constants