Vcl.Controls.TCustomHint.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

constructor Create(AOwner: TComponent); override;

C++

__fastcall virtual TCustomHint(System::Classes::TComponent* AOwner);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
constructor public
Vcl.Controls.pas
Vcl.Controls.hpp
Vcl.Controls TCustomHint

Beschreibung

Erzeugt eine TCustomHint-Instanz.

Diese Methode erstellt eine Instanz von TCustomHint.

Siehe auch