| |
AddChildDelayed | The property AddsDifferenceStrings indicates the Procedure to call when clicking on the row of an TreeView control or an TreeView Table control. |
BackgroundColor | ..BackgroundColor is used to manage the background color of a control, window, page or report block. |
Checked | ..Checked is used to:- Find out whether a menu option is checked or not.
- Display (or not) a checkmark in front of a menu option.
|
CheckmarkVisible | The Property CocheVisible allows to: - Find out whether the checkmark is visible (or not) in front of a row of a TreeView control.
- Modify the visibility of the checkmark in front of a row of a TreeView control.
|
Versions 09 and laterColor Color | ..Color is used to find out and modify the font color for:- a font variable.
- a text displayed in a Static control or in a calculated control of a report.
- a text displayed in a window control.
- a text displayed in a page control.
|
FolderImageWidth | ..FolderImageWidth is used to find out and modify the width of the image corresponding to the folders in the TreeView and TreeView Table controls. |
Versions 09 and laterFont New in version 09Font Font | Font is used to:- Find out the identifier of the font used in a control found in a report, in a page or in a window.
- Modify the font used in a control found in a report, in a page or in a window.
|
FontBold | FontBold is used to:- Find out whether a text is bold or not.
- Modify the weight of a text.
|
FontCharset | The Property PoliceAlphabet allows:- Find out the character set used by the screen fonts of a control.
- Modify the character set used by the screen fonts of a control.
|
FontCondensed | The Property PoliceCondensed allows:- Find out whether the characters in a text are condensed or not.
- Condense (or not) the characters in a text.
|
FontExtended | The Property PoliceExtended makes it possible to:- Find out whether the characters in a text are extended or not.
- Extend (or not) the characters displayed in a text.
|
FontItalic | FontItalic is used to:- Find out whether the italic attribute is assigned to a text.
- Modify the italic attribute of a text.
|
FontLarge | ..FontLarge is used to:- Find out whether the characters in a text are enlarged or not.
- Enlarge (or not) the characters in a text.
|
FontName | FontName is used to:- Find out the font used in a control.
- Modify the font used in a control.
|
FontSize | FontSize is used to:- Find out the size of the font used in a control.
- Modify the size of the font used in a control.
|
FontStrikeOut | The Property PoliceBarré allows to:- Find out whether a text is struck out or not.
- Strike out (or not) the text displayed in a control.
|
FontUnderlined | ..FontUnderlined is used to:- Find out whether a text is underlined or not.
- Underline (or not) a text.
|
FullName | FullName is used to find out the full name:- of a control.
- of a window.
- of a menu option.
- of a table column.
|
Grayed | ..Grayed is used to: - Find out whether a control (or a group of controls) is grayed or not.
- Gray or ungray a control or a group of controls.
|
Height | The Property Height allows to know and modify the height:- of a control or block in a report.
- of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control.
- of a control (in a page), break header or footer in a Looper control. The control can be overlayable or not.
|
HelpNumber | The HelpNumber property is used to identify and modify the help number associated with a control. |
Versions 09 and laterState State | The Property Report makes it possible to know and modify the display report of an item. |
ToolTip | The Property Bubble allows you to know and modify the text displayed in the tooltip associated with an Control of a window or a page. |
TotalNbChildren | ..TotalNbChildren returns the total number of children in a branch: - of a Treeview control,
- of a TreeView Table control.
|
Versions 09 and laterValue Value | The Property Value allows to:- Find out and modify the value of a report control.
- Find out and modify the value of a control or the title of a window.
- Find out the identifier of a stream.
- Find out and modify the value of a control or the title of a page.
|
WinEditAllowed | The Property AuthorizedEditionWindow allows to know and modify the manipulations authorized on an control when the window goes into "UI modification by the end user" mode. |