JCL Help:NullPoint
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: NullPoint Function
Search in JCL Help
Search in all projects
Summary
Returns a null point.
Pascal
function NullPoint: TPoint;
Return Value
A TPoint initialized to (X, Y) = (0, 0).
Description
NullPoint returns a TPoint with both it's X and Y member initialized to 0.
About
Unit
Donator
Marcel van Brakel
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