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

TCDWSEventCapability

Represents events handled in a custom-drawn widgetset.

Declaration

Source position: dialogs.pp line 80

type TCDWSEventCapability = (

  cdecWSPerformsDoShow,

  

Not used in the current LCL version.

  cdecWSPerformsDoCanClose,

  

Not used in the current LCL version.

  cdecWSPerformsDoClose,

  

Not used in the current LCL version.

  cdecWSNOCanCloseSupport

  

Not used in the current LCL version.

);

Description

Not used in the current LCL version.

See also

TCDWSEventCapabilities

  

Set type used to store values from the TCDWSEventCapability enumeration.


Version 3.2 Generated 2024-02-25 Home