RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBaseAdapterStub.FindObject Method
Pascal
function FindObject(const AName: string): TObject; override;
C++
virtual __fastcall TObject * FindObject(const AnsiString AName);

This is FindObject, a member of class TBaseAdapterStub.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!