RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TColumn.DefaultImeName Method

Returns the name of the default Input Method Editor (IME).

Pascal
function DefaultImeName: TImeName;
C++
__fastcall TImeName DefaultImeName();

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

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