RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TColumn.DefaultImeMode Method

Describes the default behavior of the Input Method Editor (IME).

Pascal
function DefaultImeMode: TImeMode;
C++
__fastcall TImeMode DefaultImeMode();

DefaultImeMode returns the ImeMode property of the data grid to which the column belongs. If the column has no associated data grid, DefaultImeMode returns the current value of the column's ImeMode property. 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!