TTMSFNCCustomSignatureCapture.SaveToStream Method
Saves the captured signature point data to a stream.
API unit family: TMSFNCSignatureCapture
Declaring type: TTMSFNCCustomSignatureCapture
Syntax
procedure SaveToStream(AStream: TStream);
Parameters
| Name | Description |
|---|---|
AStream |
Destination stream that receives the signature data. |