| Displays the Alignment dialog for adjusting the horizontal and vertical alignment of the selected objects.
|
|
|
| Unique identifier used when passing property parameters in statements calling the label
|
|
|
| Places the currently selected object on the foreground of layered objects
|
|
|
| Places the currently selected object in the background of layered objects
|
| Sets the line syle to a double line
|
| Sets the line syle to a single line
|
| When checked, this property forces the height of the component to match the height of the parent component. The parent may be either a band or a region.
|
| When checked, this property forces the width of the component to match the width of the parent component. The parent may be either a band or a region.
|
|
|
| Opens the Position dialog window for specifying hard-coded coordinates
|
|
|
|
| ReprintOnOverFlow applies to situations where a Stretchable component is stretching across pages. If the object overflows onto a new page, any components that are on the same band will reprint on the new page (if ReprintOnOverFlow is checked).
|
|
|
| ShiftWithParent applies to situations where a Stretchable component is stretching. If ShiftWithParent is checked, the label component will move based on the amount of stretching the object requires. When you want components to appear at the bottom of an object, this is a useful feature. If the object stretches to a new page, the components will print on the next page.
|
|
|
| The StretchWithParent property determines whether the Height of the component stretches to match any stretching done by the Band. All stretching occurs vertically, and only vertical lines will stretch. Band stretching may occur whenever a Memo or DBMemo component has the Stretch property set to True and the parent band Print Height property has been set to Dynamic.
|
|
|
| The Visible property determines whether a label component will be printed
|