TdxEMFCollections.Create<T>(TObject,string) Method
Declaration
class function Create<T: TObject>(AObject: TObject; const APropertyName: string = ''): IdxEMFCollection<T>; overload; static;
Parameters
| Name | Type |
|---|---|
| AObject | TObject |
| APropertyName | string |
Returns
| Type |
|---|
| IdxEMFCollection<T> |
See Also