Vcl.Controls.TCustomHint.Create
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.