JCL Help:TJclTabSet.Count

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Indicates the number of tabulation positions specified.


Pascal

 public property Count: SizeInt;


Description

Count indicates the number of tabulation positions that are defined on this instance.


See Also

TJclTabSet.TabStops


About

Donator

Marcel Bestebroer


Notes

This property is nil-safe. When read from on a nil-reference, this property will return 0.


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