|
|
|
|
|
|
|
Changes the animation type of text in a Static Text control. |
|
|
|
|
|
|
Changes one of the animation parameters used for animated text (in a Static Text control). |
|
|
|
|
|
|
Reads the value of one of the animation parameters defined for a Static Text control. |
|
|
|
|
|
|
Retrieves the value in a control or in a variable. |
|
|
|
|
|
|
Modifies the caption of a menu option. |
|
|
|
|
|
|
The Caption property gets and sets the text of an element. |
|
|
|
|
|
|
Indicates various parameters of additional legend in a chart. |
|
|
|
|
|
|
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV... |
|
|
|
|
|
|
In a database, the Caption property is used to:- Find out the caption associated with a file item.
- Find out the caption associated with a table.
- Find out and modify the connection caption.
In a report, the Caption property is used to: - Find out the text displayed in a Static or Link control.
- Modify the text displayed in a Static or Link control.
In a window or page, the Caption property is also used to: - Find out and modify the caption of a control found in a window or in a page.
- Find out and modify the caption of a menu option.
- Find out and modify the title of a window or page.
- Find out the content of a Breadcrumb control.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|