文件名称:Example
介绍说明--下载内容均来自于网络,请自行研究使用
.当某一编辑框常输入中文内容时可将其ImeMode属性设置为
ImChinese;
2.当某一编辑框常输入英文字母或数字内容时,可将其ImeMode
属性设置为imClose;
3.当某一编辑框常输入内容不好确定时,可将其ImeMode属性设
置为ImDontCare(可编辑控件ImeMode属性缺省值为
ImDontCare,因此不用修改)。
-When an edit box often can input Chinese content ImeMode property the setting for ImChinese when an edit box often enter the letters or digital content to ImeMode attribute set to imClose 3. When a the edit box often bad input to determine the ImeMode property set for ImDontCare, (edit control the ImeMode attribute default value ImDontCare, so no need to modify).
ImChinese;
2.当某一编辑框常输入英文字母或数字内容时,可将其ImeMode
属性设置为imClose;
3.当某一编辑框常输入内容不好确定时,可将其ImeMode属性设
置为ImDontCare(可编辑控件ImeMode属性缺省值为
ImDontCare,因此不用修改)。
-When an edit box often can input Chinese content ImeMode property the setting for ImChinese when an edit box often enter the letters or digital content to ImeMode attribute set to imClose 3. When a the edit box often bad input to determine the ImeMode property set for ImDontCare, (edit control the ImeMode attribute default value ImDontCare, so no need to modify).
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Example\Child.dcu
.......\Child.ddp
.......\Child.dfm
.......\Child.pas
.......\.omponent\DaDiDefIME.dcr
.......\.........\DaDiDefIME.dcu
.......\.........\DaDiDefIME.pas
.......\.........\dclDaDiDefIME.cfg
.......\.........\dclDaDiDefIME.dcu
.......\.........\dclDaDiDefIME.dof
.......\.........\dclDaDiDefIME.dpk
.......\.........\dclDaDiDefIME.res
.......\.........\Readme.doc
.......\.........\SetSysDefIME.dcu
.......\.........\SetSysDefIME.ddp
.......\.........\SetSysDefIME.dfm
.......\.........\SetSysDefIME.pas
.......\.........\SysDefIme.pas
.......\.........\~$Readme.doc
.......\Main.dcu
.......\Main.ddp
.......\Main.dfm
.......\Main.pas
.......\Project1.cfg
.......\Project1.dof
.......\Project1.dpr
.......\Project1.exe
.......\Project1.res
.......\Component
Example