RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TStringField.FixedChar Property

Specifies whether the represented field is of Char type.

Pascal
property FixedChar: Boolean;
C++
__property Boolean FixedChar;

FixedChar is true when the field in the underlying database is a CHAR type as opposed to VARCHAR. 

 

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