NoteTitle (Property) In french: TitreNote
// Initialize the "EDT_Prospect" control with the title of the notes EDT_Prospect = EDT_Prospect.NoteTitle
Syntax
Finding out the title of the notes Hide the details
<Result> = <Element used>.NoteTitle
<Result>: Character string Title of the notes used in the program documentation of the specified object. <Element used>: name of Control, page window or report Name of the element (control, window, page or report) to use.
Modifying the title of the notes Hide the details
<Element used>.NoteTitle = <New title>
<Element used>: name of Control, page window or report Name of the element (control, window, page or report) to use. <New title>: Character string New title of the notes used in the program documentation of the specified object. Remarks Various - The title of the notes used in the program documentation of a control, window or page is defined in the "Note" tab of the control, window, page or report description . This control allows you to enter a short description regarding the operating mode of the current object.
- You also have the ability to associate a note with the control. This note will also be used in the program documentation. The property used to modify the notes is named Remark.
Limitations Versions 24 and laterIn an report, the NoteTitle property applies to all fields, blocks and reports. New in version 24In an report, the NoteTitle property applies to all fields, blocks and reports. In an report, the NoteTitle property applies to all fields, blocks and reports.
This page is also available for…
|
|
|