|
FlexCel Studio for VCL/LCL
|
Returns true if the value is a memo field.
function IsTMemoField: boolean;
__fastcall boolean IsTMemoField();
In the TFlxMemTable implementation this property returns always false, as you can't tell the type of a column when creating the column definitions.
TFlexCelReport uses this value to know if ti has to word-wrap the cells.
|
Copyright (c) 2002-2008 TMS Software. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|