Icon DefinedTop Property

property DefinedTop: Integer

Usage

Available In: Visual Client Applications

Indicates the defined top position for the element. The defined top position is the last value that was directly assigned to the Top. Layout property changes may affect the value returned by the Top property, so this property is useful when you don't want the calculated top position of an element.
Image