JCL Help:TJclCustomMap.Empty

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Specifies whether the map object contains data.


Pascal

 public function Empty: Boolean; virtual;


Return Value

False, if the instance contains data, True otherwise.


Description

Returns True if the data set is empty, otherwise False. In general a result of True means that Width or Height is 0.


About

Donator

Alex Denissov


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