Text | Configurator for setting the text. This configurator sets the initial value of the property Value and FontId. Macro expression can be used for input ($.text ..) (it is evaluated while the window is opening). If it is written to this property and if this property is linked to the data binding PP, AP, SP, OP or GP, then the value is transferred also into the source of this binding. |
---|---|
Font | Font of the text. |
Color | Text color |
Alignment horizontal | Horizontal alignment of the text Center |
Alignment vertical | Vertical alignment of the text Up Center Down |
Rotate | Text rotation (is only in PmiText, PmiButton and PmiButtonTwo item) Do not rotate Left - Text will be rotated 90 degrees counterclockwise Down - Text will be rotated upside down Right - Text will be rotated 90 degrees clockwise |
Picture file | File with a picture (svg, jpg, png, bmp, wmf..) that will be drawn on the button. By means of the T - Binding to calculation based on a table of values data binding it is possible to change the image depending on the state of pressing the button (see StateEx). This configurator sets the initial value of the property ImageSrc. It is recommended to always use the path with #pmres: or #appres:. Macro expression can be used for input (it is evaluated while the window is opening). |
Show image | Positioning the picture in the button: spread on all area - The image will be stretched over the whole button area. as a wallpaper - The image will be repeated over the whole button area. left from text - The image will be located as icon to the left of the text. The location of the image and text block is based on the text alignment setting. Right from text - The image will be located as icon to the Right of the text. The location of the image and text block is based on the text alignment setting. top from text - The image will be located as icon above the text. The location of the image and text block is based on the text alignment setting. bottom from text - The image will be located as icon below the text. The location of the image and text block is based on the text alignment setting. |