API:System.Contnrs.TObjectList.FindInstanceOf

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function FindInstanceOf(AClass: TClass; AExact: Boolean = True; AStartAt: NativeInt = 0): NativeInt;

C++

System::NativeInt __fastcall FindInstanceOf(System::TClass AClass, bool AExact = true, System::NativeInt AStartAt = 0x0);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
System.Contnrs.pas
System.Contnrs.hpp
System.Contnrs TObjectList

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.