- 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)';
- 4.72.1.8. -