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

TCDWSEventCapabilities

Declaration

Source position: dialogs.pp line 64

type TCDWSEventCapabilities = set of (

  cdecWSPerformsDoShow,

  cdecWSPerformsDoCanClose,

  cdecWSPerformsDoClose,

  cdecWSNOCanCloseSupport

);

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