Vcl.StdCtrls.TCustomCombo.FDropHandle

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

FDropHandle: HWnd;

C++

HWND FDropHandle;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
field protected
Vcl.StdCtrls.pas
Vcl.StdCtrls.hpp
Vcl.StdCtrls TCustomCombo

Beschreibung

Repräsentiert ein Fenster-Handle für das gesamte Kombinationsfeld.

FDropHandle ist das Fenster-Handle für das Kombinationsfeld.

Siehe auch