TTMSFNCSignatureCaptureClearPosition Class
Settings that position and render the clear-signature image.
API unit family: TMSFNCSignatureCapture
Inherits from: TPersistent
Syntax
TTMSFNCSignatureCaptureClearPosition = class(TPersistent)
Properties
| Name | Description |
|---|---|
| Image | Bitmap drawn as the clear-signature image. |
| Position | Predefined or custom location of the clear-signature image. |
| X | Custom horizontal position used when Position is cpXY. |
| Y | Custom vertical position used when Position is cpXY. |
Events
| Name | Description |
|---|---|
| OnChange | Fires when any clear-image setting changes. |