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

TCommonButtons

Declaration

Source position: lcltaskdialog.pas line 150

type TCommonButtons = set of (

  cbOK,

  

  cbYes,

  

  cbNo,

  

  cbCancel,

  

  cbRetry,

  

  cbClose

  

);

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