Advance Pascal Script (DWS Extanded)
TStringField
TStringField- -
Description
Hierarchy
TVCLObject
TPersistent
TComponent
TField
type
TStringField=
class
(
TField
)
property EDITMASK:String;
property FIXEDCHAR:Boolean;
property SIZE:Integer;
property TRANSLITERATE:Boolean;
end;
UP