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

TTaskDialogIcon

Declaration

Source position: dialogs.pp line 525

type TTaskDialogIcon = (

  tdiNone,

  tdiWarning,

  tdiError,

  tdiInformation,

  tdiShield,

  tdiQuestion

);

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