API:Vcl.Controls.TBalloonHint.PaintHint

Aus RAD Studio API Documentation

Delphi

procedure PaintHint(HintWindow: TCustomHintWindow); override;

C++

virtual void __fastcall PaintHint(TCustomHintWindow* HintWindow);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
public
Vcl.Controls.pas
Vcl.Controls.hpp
Vcl.Controls TBalloonHint

Beschreibung

Zeichnet einen Hinweis. {{#multireplace:Vcl.Controls.TBalloonHint.PaintHint|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} erbt von {{#multireplace:Vcl.Controls.TCustomHint.PaintHint|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. Der folgende Inhalt bezieht sich auf {{#multireplace:Vcl.Controls.TCustomHint.PaintHint|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

Zeichnet einen Hinweis.

Diese Methode zeichnet den Hinweis so, wie er konfiguriert wurde.

Siehe auch