Declaration
property Country: Word;
Description
Specifies the primary country where your application is intended to be distributed.
Default: TWLG_USA
Example
// Set country
ImageEnView1.IO.TwainParams.Country := TWCY_NEWZEALAND;
See Also
◼Twain Country Constants
◼Language