[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Set type used to store values from the TCDWSEventCapability enumeration.
Source position: dialogs.pp line 82
type TCDWSEventCapabilities = set of ( |
||
cdecWSPerformsDoShow, |
|
|
cdecWSPerformsDoCanClose, |
|
|
cdecWSPerformsDoClose, |
|
|
cdecWSNOCanCloseSupport |
|
|
); |
lazarus-ccr.sourceforge.net |