Micro FocusĀ Enterprise DeveloperĀ 3.0 for Visual Studio 2013
>
General Reference
>
Error Messages
>
Syntax Checking Error Messages
>
COBCH1601 - COBCH1700
>
COBCH1621 - COBCH1640
>
COBCH1631 ATTACH and DETACH statements can only be applied to...
COBCH1631 ATTACH and DETACH statements can only be applied to events
You can only use the
attach
or
detach
syntax on delegate fields that have the
event
keyword specified.
See the
Events
section of
Delegates and Events
for more information.
Parent topic:
COBCH1621 - COBCH1640
Related concepts
Delegates and Events