Previous: 4.72.1.7. Cursor variable To the Table of Contents Next: 4.72.1.9. ScreenSize variable
4.72.1.7. Cursor variable Table of Contents 4.72.1.9. ScreenSize variable

- 4.72.1.8. -
Table of Contents
4. Standard Units
4.72. WinCRT - Text Screen interface unit for Win32
4.72.1. WinCRT Unit Variables
4.72.1.8. InactiveTitle variable


4.72.1.8. InactiveTitle variable

Targets: Win32 GUI


WinCRT Unit

Points to a null-terminated string to use when constructing the title of an inactive WinCRT window.

Declaration:
const InactiveTitle: PChar = '(Inactive %s)';



Previous: 4.72.1.7. Cursor variable To the Table of Contents Next: 4.72.1.9. ScreenSize variable
4.72.1.7. Cursor variable Table of Contents 4.72.1.9. ScreenSize variable

- 4.72.1.8. -