API:Data.Bind.Components.TBindCompDesignExpressionCollection.Create

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

constructor Create(const AName: string; ACollection: TCollection;
AParentCollectionItem: TCollectionItem = nil;
ACollectionType: TBindCompDesignerCollectionType = colExpressions);

C++

__fastcall TBindCompDesignExpressionCollection(const System::UnicodeString AName, System::Classes::TCollection* ACollection, System::Classes::TCollectionItem* AParentCollectionItem, TBindCompDesignerCollectionType ACollectionType);
TBindCompDesignExpressionCollection() {}

Properties

Type Visibility Source Unit Parent
constructor public
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components TBindCompDesignExpressionCollection

Description

Embarcadero Technologies does not currently have any additional information.