JCL Help:IJclEventTypeInfo.GetMethodKind
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: IJclEventTypeInfo.GetMethodKind Method
[+] IJclEventTypeInfo Methods
[+] IJclEventTypeInfo Properties
Search in JCL Help
Search in all projects
Summary
Method kind.
Pascal
function GetMethodKind: TMethodKind;
Return Value
If the event is a procedure the function will return mkProcedure, otherwise mkFunction is returned.
Description
GetMethodKind retrieves the method type (either a procedure or a function). GetMethodKind is the read specifier of the MethodKind property.
About
Donator
Marcel Bestebroer
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page