[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 63

const mbOKCancel = [mbOK, mbCancel];

Description

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


Version 3.2 Generated 2024-02-25 Home