API:Vcl.Touch.GestureCtrls.TCustomGestureRecorder.TDrawingStyle
Delphi
TDrawingStyle = (dsNormal, dsGradient);
C++
enum class DECLSPEC_DENUM TDrawingStyle : unsigned char { dsNormal, dsGradient };
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| enum | public | Vcl.Touch.GestureCtrls.pas Vcl.Touch.GestureCtrls.hpp |
Vcl.Touch.GestureCtrls | TCustomGestureRecorder |
Description
Embarcadero Technologies does not currently have any additional information.