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

The latest version of this document can be found at lazarus-ccr.sourceforge.net.