RAD Studio VCL Reference
|
Creates an instance of TReferenceField.
constructor Create(AOwner: TComponent); override;
virtual __fastcall TReferenceField(TComponent * AOwner);
Most applications do not explicitly create instances of TReferenceField. Instead, the field components are created automatically, as persistent field components defined in the Fields editor at design time or as dynamic field components created automatically by the dataset.
Create sets the DataType to ftReference.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|