JVCL Help:TJvCustomPage.Left

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Specifies the horizontal coordinate of the left edge of the page relative to its parent.


Pascal

 propertyLeft;


Description

Use the Left property to determine where the left side of the page begins or to reposition the left side of the page. Pages are ordinarily client aligned to the parent page list control and changing the Left property has no effect. In page list descendants that doesn't client align the pages, changing the Left property will have effect on the page. The Left and Top properties are relative to the parent page list control.


See Also

TJvCustomPage.Height, TJvCustomPage.Top, TJvCustomPage.Width


About

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