Version 6.3.13 for Windows
 —  Dialog Component Reference  —

HAS-SYSTEM-BUTTON

Determines whether the dialog has a system button or not. The system button is in the top left corner of the window and provides a menu with the platform's standard window functions (like Close or Minimize).

Applies to Dialog (window, MDI frame, MDI child).
Data Type BOOLEAN
Default Value TRUE
Possible Values TRUE / FALSE

Top of page