Vcl.Touch.GestureMgr.TGestureCollectionItem.SetErrorMargin
Delphi
procedure SetErrorMargin(const Value: Integer); override;
C++
virtual void __fastcall SetErrorMargin(const int Value);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
class protected | Vcl.Touch.GestureMgr.pas Vcl.Touch.GestureMgr.hpp |
Vcl.Touch.GestureMgr | TGestureCollectionItem |
Description
SetErrorMargin is the setter method for the ErrorMargin property.
Use the SetErrorMargin method to set the value of the the ErrorMargin property.