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

ModalResultStr

Declaration

Source position: controls.pp line 63

const ModalResultStr: array [mrNone..mrLast] of shortstring = ('mrNone', 'mrOk', 'mrCancel', 'mrAbort', 'mrRetry', 'mrIgnore', 'mrYes', 'mrNo', 'mrAll', 'mrNoToAll', 'mrYesToAll', 'mrClose');

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