JCL Help:TJclCustomMap.Height

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Specifies the width of the contained data array.


Pascal

 public property Height: Integer;


Description

Specifies the width of the contained data array. Writing into the Width property will resize the data array. Use the SetSize method to change both width and height simultaneously.


See Also

TJclCustomMap.SetSize@Integer@Integer


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