API:Vcl.Controls.TCustomHintWindow.PositionAt
Delphi
procedure PositionAt(Point: TPoint); overload;
procedure PositionAt(Rect: TRect); overload;
C++
void __fastcall PositionAt(const System::Types::TPoint &Point)/* overload */;
void __fastcall PositionAt(const System::Types::TRect &Rect)/* overload */;
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
procedure function |
public | Vcl.Controls.pas Vcl.Controls.hpp |
Vcl.Controls | TCustomHintWindow |
Beschreibung
Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.