API:Data.DB.TFieldDef.CreateField

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function CreateField(Owner: TComponent; ParentField: TObjectField = nil;  const FieldName: string = ''; CreateChildren: Boolean = True): TField;

C++

TField* __fastcall CreateField(System::Classes::TComponent* Owner, TObjectField* ParentField = (TObjectField*)(0x0), const System::UnicodeString FieldName = System::UnicodeString(), bool CreateChildren = true);

Propriétés

Type Visibilité  Source Unité  Parent
function public
Data.DB.pas
Data.DB.hpp
Data.DB TFieldDef

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !