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

TTaskDialogCommonButtons

Declaration

Source position: dialogs.pp line 521

type TTaskDialogCommonButtons = set of (

  tcbOk,

  tcbYes,

  tcbNo,

  tcbCancel,

  tcbRetry,

  tcbClose

);

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