User Tools

Site Tools


fr:scriptapi:class:display:info

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
fr:scriptapi:class:display:info [2023/04/11 13:54] oldsnakefr:scriptapi:class:display:info [2023/04/11 13:56] (current) oldsnake
Line 14: Line 14:
     _hDisplay.SetWindowTitle("Custom Window Title");     _hDisplay.SetWindowTitle("Custom Window Title");
          
-</code> 
- 
- 
- 
-====== SetWindowTitle ====== 
- 
-Paramètre le titre de la fenêtre de l'application. 
- 
-==== Syntaxe ==== 
- 
-<code cpp>void SetWindowTitle(const String& fTitle)</code> 
- 
-==== Arguments ==== 
- 
-    * **fTitle** (String): Titre de la fenêtre. 
- 
-==== Exemple ==== 
- 
-<code cpp[enable_line_numbers="true",highlight_lines_extra="3"]> 
-    Display@ _hDisplay = GetDisplay(); 
-     
-    _hDisplay.SetWindowTitle("Titre personnalisé"); 
 </code> </code>
  
  
fr/scriptapi/class/display/info.1681214082.txt.gz · Last modified: 2023/04/11 13:54 by oldsnake

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki