JCL Help:TJclEventParamInfo.GetFlags
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: TJclEventParamInfo.GetFlags Method
[+] TJclEventParamInfo Methods
[+] TJclEventParamInfo Properties
Search in JCL Help
Search in all projects
Summary
Retrieve parameter flags.
Pascal
public function GetFlags: TParamFlags;
Return Value
A set of parameter flags for this parameter.
Description
GetFlags retrieves the parameter flags that show if a given parameter is specified using const, var or out and if the parameter is an array of the specified type. GetFlags is the read specifier for the Flags 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