TdxEMFCustomCollection.Init(TdxEMFCustomSession,TObject,TdxMappingMemberInfo) Method
Declaration
procedure Init(ASession: TdxEMFCustomSession; AOwner: TObject; AReferencedProperty: TdxMappingMemberInfo); overload; virtual; abstract;
Parameters
| Name | Type |
|---|---|
| ASession | TdxEMFCustomSession |
| AOwner | TObject |
| AReferencedProperty | TdxMappingMemberInfo |
See Also