API:Vcl.Touch.GestureCtrls.TCustomGesturePreview.DrawPoint
Delphi
procedure DrawPoint(const P: TPoint; AColor: TColor); virtual;
C++
virtual void __fastcall DrawPoint(const Winapi::Windows::TPoint &P, System::Uitypes::TColor AColor);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
protected | Vcl.Touch.GestureCtrls.pas Vcl.Touch.GestureCtrls.hpp |
Vcl.Touch.GestureCtrls | TCustomGesturePreview |
Description
Embarcadero Technologies does not currently have any additional information.