JCL Help:TJclTabSet.InternalTabStops

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Provides nil-safe access to the tab stops array.


Pascal

 protected function InternalTabStops: TDynSizeIntArray;


Return Value

A TDynSizeIntArray holding each individual tab position
 - or -
nil if the method is called on a nil-reference


Description

InternalTabStops provides nil-safe access to the actual tab stops array.


About

Donator

Marcel Bestebroer


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