MConnect.GetMIDASAppServerList

From RAD Studio VCL Documentation (German)
Jump to: navigation, search

Contents

Delphi-Informationen

von MConnect.pas

	procedure GetMIDASAppServerList(List: TStringList; const RegCheck: string);


Unit: MConnect

Typ: Prozedur

Sichtbarkeit: public

C++-Informationen

von MConnect.hpp

	void __fastcall GetMIDASAppServerList(Classes::TStringList * List, System::UnicodeString RegCheck);


Unit: MConnect

Typ: Funktion

Beschreibung

Gibt eine Liste der Datenmodule zurück, zu denen die Komponente eine Verbindung herstellen kann.


GetMIDASAppServerList wird von der Methode GetServerList aufgerufen, um die Dropdown-Liste der Eigenschaft ServerName im Objektinspektor zu füllen.

Siehe auch

Personal tools