RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DB.TFieldChars Type

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

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

DB

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

 

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