Data.Bind.DBLinks.TDBGridLinkColumnDescription.Create
Delphi
constructor Create(AColumnControl: TComponent; const AColumnName: string; AColumnIndex: Integer; const AControlMemberName, ASourceMemberName: string; AFormatColumnExpressions, AFormatCellExpressions, AParseCellExpression: TArray<TDBGridLinkColumnExpressionPair>);
C++
__fastcall TDBGridLinkColumnDescription(System::Classes::TComponent* AColumnControl, const System::UnicodeString AColumnName, int AColumnIndex, const System::UnicodeString AControlMemberName, const System::UnicodeString ASourceMemberName, System::DynamicArray<TDBGridLinkColumnExpressionPair> AFormatColumnExpressions, System::DynamicArray<TDBGridLinkColumnExpressionPair> AFormatCellExpressions, System::DynamicArray<TDBGridLinkColumnExpressionPair> AParseCellExpression);
TDBGridLinkColumnDescription() {}
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
| constructor | public | Data.Bind.DBLinks.pas Data.Bind.DBLinks.hpp |
Data.Bind.DBLinks | TDBGridLinkColumnDescription |
Beschreibung
Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.