Links
EControl Syntax Editor SDK
ecSyntMemo.TMonoFontMode Enumeration
TMonoFontMode = (
  mfAuto,
  mfFixed,
  mfVariable
);

ecSyntMemo

Members 
Description 
mfAuto 
Automatically determines whether mono-font mode may be used. 
mfFixed 
Automatically determines whether mono-font mode may be used, sets pitch of default font to fpFixed. 
mfVariable 
Disables mono-font mode. 

Specifies mode of internal text size calculation in syntax memo.

Copyright (c) 2004-2011. All rights reserved.
What do you think about this topic? Send feedback!