TdxEMFCustomSession.Find<T>(TValue) Method
Declaration
function Find<T: TObject>(const AKey: TValue): T; overload;
Parameters
Name | Type |
---|---|
AKey | TValue |
Returns
Type |
---|
T |
See Also
function Find<T: TObject>(const AKey: TValue): T; overload;
Name | Type |
---|---|
AKey | TValue |
Type |
---|
T |
No
Your feedback is appreciated.