RAD Studio VCL Reference
|
Inserts a new field to the end of the Fields array.
procedure Add(Field: TField);
__fastcall Add(TField Field);
Applications do not normally call the Add method directly. When field objects are created, Add is called automatically by the dataset.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|