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