richmemo: fix compilation for LCL without 9x support

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4468 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
skalogryz
2016-01-25 14:40:29 +00:00
parent 4f691313d7
commit 15d43e4035

View File

@ -238,6 +238,7 @@ implementation
const
GlobalRichClass : AnsiString = '';
UnicodeEnabledOS : Boolean = true; // todo: implement it to work with Windows 9x, if necessary
const
TwipsInFontSize = 20; // see MSDN for CHARFORMAT Structure CFM_SIZE