JVCL Help:TJvPageShadow.Offset

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 position of the shadow in relation to the page.


Pascal

 propertyOffset: Integer;


Description

Use Offset to specify where the shadow is located in relation to the page it is associated with. Offset controls the number of pixels the shadow is shifted down and to the right compared to the position of the page. For example, if Offset is 2, the shadow will appear 2 pixels below and to the right of the page. If Offset is 0, no shadow is displayed. Offset can also be negative.


See Also

TJvPageShadow.Color, TJvPageShadow.OnChange


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