JVCL Help:TJvCustomPage.Top

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 Y coordinate of the upper left corner of a page, relative to its parent or containing control in pixels.


Pascal

 propertyTop;


Description

Use Top to locate the top of the control or reposition the page to a different Y coordinate. The Top property, like the Left property, is the position of the page relative to its container. Thus, if a control is contained in a TPanel, the Left and Top properties are relative to the panel. Please note when the page is client aligned (the default), changing the Top property will have no effect.


See Also

TJvCustomPage.Height, TJvCustomPage.Left, 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