TTMSFNCSignatureCaptureTextPosition Class
Settings that position and style the hint text and guide line.
API unit family: TMSFNCSignatureCapture
Inherits from: TPersistent
Syntax
TTMSFNCSignatureCaptureTextPosition = class(TPersistent)
Properties
| Name | Description |
|---|---|
| Line | Stroke used to draw the guide line near the hint text. |
| Position | Predefined or custom location of the hint text. |
| X | Custom horizontal position used when Position is tpXY. |
| Y | Custom vertical position used when Position is tpXY. |
Events
| Name | Description |
|---|---|
| OnChange | Fires when any hint-text position setting changes. |