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

TTaskDialogIcon

Declaration

Source position: lcltaskdialog.pas line 153

type TTaskDialogIcon = (

  tiBlank,

  

  tiWarning,

  

  tiQuestion,

  

  tiError,

  

  tiInformation,

  

  tiNotUsed,

  

  tiShield

  

);

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