TXTextControl.PrintDevice Property

Sets the printer device context for TextContol's built-in printing function. The Windows operating enviroment manages devices like printers and screens with context handles.

Syntax

TXTextControl.PrintDevice [= DeviceContextHandle]

Data Types

Long.

Limitations

Write only, run time only.

See Also