TdxEMFCustomSession.CustomCreate<T>(TFunc<T>) Method
Declaration
function CustomCreate<T: TObject>(AFunc: TFunc<T>): TdxEMFCustomSession;
Parameters
Name | Type |
---|---|
AFunc | TFunc<TResult> |
Returns
Type |
---|
TdxEMFCustomSession |
See Also
function CustomCreate<T: TObject>(AFunc: TFunc<T>): TdxEMFCustomSession;
Name | Type |
---|---|
AFunc | TFunc<TResult> |
Type |
---|
TdxEMFCustomSession |