RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DB.TFieldChars Type

TFieldChars indicates the set of characters that are valid for field.

Pascal
TFieldChars = set of AnsiChar;
C++
AnsiChar TFieldChars;

TFieldChars is a set of characters that can be used to create a string that is the value of a field. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!