REST.Utils.TRESTFindDefaultComponent.FindAllT

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

class procedure FindAllT<T: TComponent>(AComp: TComponent; ACallback: TProc<T>); overload;

C++

template<typename T> __classmethod void __fastcall FindAllT(System::Classes::TComponent* AComp, System::DelphiInterface<System::Sysutils::TProc__1<T> > ACallback)/* overload */;

Properties

Type Visibility Source Unit Parent
procedure
function
public
REST.Utils.pas
REST.Utils.hpp
REST.Utils TRESTFindDefaultComponent

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!