JCL Help:TJclByteMap.Empty

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Specifies whether the byte map contains data.


Pascal

 public function Empty: Boolean; override;


Description

Returns True if the byte map contains no data, which implies that either Width or Height is 0.


See Also

Height Width


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