fr:scriptapi:class:display:info
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| fr:scriptapi:class:display:info [2023/04/11 13:54] – oldsnake | fr:scriptapi:class:display:info [2023/04/11 13:56] (current) – oldsnake | ||
|---|---|---|---|
| Line 14: | Line 14: | ||
| _hDisplay.SetWindowTitle(" | _hDisplay.SetWindowTitle(" | ||
| | | ||
| - | </ | ||
| - | |||
| - | |||
| - | |||
| - | ====== SetWindowTitle ====== | ||
| - | |||
| - | Paramètre le titre de la fenêtre de l' | ||
| - | |||
| - | ==== Syntaxe ==== | ||
| - | |||
| - | <code cpp>void SetWindowTitle(const String& fTitle)</ | ||
| - | |||
| - | ==== Arguments ==== | ||
| - | |||
| - | * **fTitle** (String): Titre de la fenêtre. | ||
| - | |||
| - | ==== Exemple ==== | ||
| - | |||
| - | <code cpp[enable_line_numbers=" | ||
| - | Display@ _hDisplay = GetDisplay(); | ||
| - | | ||
| - | _hDisplay.SetWindowTitle(" | ||
| </ | </ | ||
fr/scriptapi/class/display/info.1681214082.txt.gz · Last modified: 2023/04/11 13:54 by oldsnake