help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'Classes' (#rtl)

TComponent.FindComponent

Finds and returns the named component in the owned components.

Declaration

Source position: classesh.inc line 1375

public function TComponent.FindComponent(

  const AName: String

):TComponent;

Description

FindComponent searches the component with name AName in the list of owned components. If AName is empty, then Nil is returned.

See also

Components

  

Indexed list (zero-based) of all owned components.

Name

  

Name of the component.

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505