Switch to: V12V11V10V9V8V7V6V5

Properties Inspector - Picture Help

Properties Inspector - Picture Help

Picture

  • align_horizontal – Set the horizontal alignment.
  • align_vertical – Set the vertical alignment.
  • border_color – Set the border color of control.
  • border_size – Set the border size of control.
  • border_style – Set the border style of control.
  • indents – Set indents of control.
    • bottom – Set the bottom indent of control content.
    • left – Set the left indent of control content.
    • top – Set the right indent of control content.
    • right – Set the top indent of control content.
  • name – Set the name of member variable.
  • split_type – Specifies the region splitting at the end of the page after the control, if there is not enough space to fit this region completely. Possible values are: Default, Allow Split After, Prevent Split After. Default - determined by the region splitting flag and controls to the top. Allow Split After - region splitting allowed after this control. Prevent Split After - region can't be splitted after this control - it will be moved to the next page or splitted after another control to the bottom where splitting is allowed.
  • picture – Set the picture of control.
  • print – If ON then report engine prints the control. If OFF then the control will not be printed.
  • print – If ON then report engine prints the control. If OFF then the control will not be printed.
  • print_if_empty – If ON report engine prints this control even if its value is empty.
  • remove_empty_line – If ON then takes away the vertical space occupied by an object if the object is not visible.
  • proportional – If ON then report engine will scale the control proportionally. If OFF then report engine will scale the control according to given coordinates.
  • scale - If ON report engine scales the control, according to the size of picture.
  • transparent – If ON then the control will be transparent. If OFF then the control will be opaque.

HTML Export

  • attributes – Attributes that will be used for HTML output.
  • id – ID of object for HTML output.
  • link – Set the link for HTML output.

Window

  • back_color – Set the background color of control.
  • position – Set the position of control.
  • position_type – Specifies type of position for this control. It can be Float or Fixed. A floated control can change its position if a control above changes the size.
  • size – Set the size of control.