[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Dialogs' (#lcl)

mbOKCancel

A set constant to show an OK and a Cancel button on a message dialog.

Declaration

Source position: dialogs.pp line 64

const mbOKCancel = [mbOK, mbCancel];

Description

A set constant to show an OK and a Cancel button on a message dialog.


Version 4.0 Generated 2025-05-03 Home