ShowTemplateDlg method (Twain Control)
Builder Syntax |
int ShowTemplateDlg(AnsiString strTemplateFile); |
Delphi Syntax |
Function ShowTemplateDlg (strTemplateFile: String ): L_INT; |
Overview |
Refer to Handling Template Files. |
Remarks
Displays the TWAIN source manufacturer's template dialog, without actually acquiring an image.
This method saves the current values of all the supported capabilities to the specified file.
See Also
Elements: |
OpenTemplateFile method, AddCapabilityToFile method, GetCapabilityFromFile method, GetNumOfCapsInFile method, CloseTemplateFile method, InitSession method, EndSession method. |
Topics: |