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

mbYesNo

A "set" constant to show a Yes and a No button on a messagedialog.

Declaration

Source position: dialogs.pp line 39

const mbYesNo = [mbYes, mbNo];

Description

A "set" constant to show a Yes and a No button on a messagedialog.