| Résultats de la recherche |
| WD Image rotatio - Rotacionar a imagem // Prevents from refreshing the image IMG_IMAGE..DisplayEnabled = False // Restores the image IMG_IMAGE = IMG_IMAGE // Rotates the image dRotation(IMG_IMAGE,... |
Publié le 06/06/2022 Téléchargé 34 fois |
|
|
Publié le 06/06/2022 Téléchargé 48 fois |
|
|
| WD Management of dates // Update the different information UPDYearManagement() UPDMonthManagement() UPDWeekManagement() UPDSimpleManagement() //------------------------------------------------ // S... |
Publié le 06/06/2022 Téléchargé 23 fois |
|
|
| WD Management of RTF // ---------------------------------------------------------------- // ----------------------- RUN CODE --------------------------- // -----------------------------------------... |
Publié le 07/06/2022 Téléchargé 40 fois |
|
|
| WD Managing the main menu of a window by programmin - WD Gerenciando o menu principal de uma janela por programação IF bModif = True THEN // "MenuSelectMinus is used to gray an option." MenuSelectM... |
Publié le 07/06/2022 Téléchargé 74 fois |
|
|
| WD Managing the timers // ---------------------------------------------------------------- // --------------------- GLOBAL VARIABLES ----------------------- // --------------------------------------... |
Publié le 07/06/2022 Téléchargé 30 fois |
|
|
| WD Managing the Windows session // Manage the action to perform SWITCH RADIO_ACTION CASE 1 // Close the session SysShutdown(sysLogoff) // Close the window Close() CASE 2 // Stop the system... |
Publié le 07/06/2022 Téléchargé 35 fois |
|
|
| WD Merging the column titles and the table cells - WD Mesclando os títulos das colunas e as células da tabela // define a font tt is Font tt = FontCreate("Verdana",11,iBold) // merge the titles of ... |
Publié le 07/06/2022 Téléchargé 34 fois |
|
|
| WD Moving elements between two list boxes - WD Movendo elementos entre duas caixas de listagem // Clears the list ListDeleteAll(LIST_Memory) // Fills the list ListAdd(LIST_Memory, "Monday") ListAdd... |
Publié le 07/06/2022 Téléchargé 45 fois |
|
|
| WD Native access to MongoDB // Connection to the MongoDB server on the example database (creates the database if it does not exist) gclConnection = MongoCreate(StringBuild("mongodb://%1:%2/%3",EDT_Se... |
Publié le 07/06/2022 Téléchargé 56 fois |
|
|
|