Set type used to store values from the TCDWSEventCapability enumeration.
Source position: dialogs.pp line 83
type TCDWSEventCapabilities = set of ( |
||
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. |
); |
Not used in the current LCL version.
| Version 4.4 | Generated 2025-11-08 | Home |