FontAutoSize Property (Read/Write) |
Top Previous Next |
Set/gets the autosize state of the emulator-screen font.
Visual Basic Syntax
TNBXEmulator.FontAutoSize [= Boolean]
Delphi Syntax
TNBXEmulator.FontAutoSize [:= Boolean];
Remarks
Default value is True.
|