Template:DXLIB FUNCTIONS: Difference between revisions
Jump to navigation
Jump to search
Line 22: | Line 22: | ||
*[[dxlibrary-dxSetTitle]] | *[[dxlibrary-dxSetTitle]] | ||
*[[dxlibrary-dxGetTitle]] | *[[dxlibrary-dxGetTitle]] | ||
===<span style="color:###412891;text-shadow:0.05em 0.05em 0.2em purple;">Window</span>=== | |||
*[[dxlibrary-dxWindow]] | |||
*[[dxlibrary-dxWindowSetCloseState]] | |||
*[[dxlibrary-dxWindowGetCloseState]] | |||
===<span style="color:###412891;text-shadow:0.05em 0.05em 0.2em purple;">Button</span>=== | |||
*[[dxlibrary-dxButton]] | |||
===<span style="color:###412891;text-shadow:0.05em 0.05em 0.2em purple;">CheckBox</span>=== | |||
*[[dxlibrary-dxCheckBox]] | |||
*[[dxlibrary-dxCheckBoxSetState]] | |||
*[[dxlibrary-dxCheckBoxGetState]] | |||
===<span style="color:###412891;text-shadow:0.05em 0.05em 0.2em purple;">Edit</span>=== | |||
*[[dxlibrary-dxEdit]] | |||
*[[dxlibrary-dxEditSetMasked]] | |||
*[[dxlibrary-dxEditSetMaxCharacters]] | |||
===<span style="color:###412891;text-shadow:0.05em 0.05em 0.2em purple;">Window</span>=== | ===<span style="color:###412891;text-shadow:0.05em 0.05em 0.2em purple;">Window</span>=== |
Revision as of 02:50, 11 May 2022
General Functions
- dxlibrary-dxGetLibrary
- dxlibrary-dxGetScreen
- dxlibrary-dxSet
- dxlibrary-dxGet
- dxlibrary-dxSetText
- dxlibrary-dxSetTitle
- dxlibrary-dxSetVisible
- dxlibrary-dxSetEnabled
- dxlibrary-dxSetPosition
- dxlibrary-dxGetPosition
- dxlibrary-dxSetSize
- dxlibrary-dxGetSize
- dxlibrary-dxGetRootParent
- dxlibrary-dxSetColorBackground
- dxlibrary-dxSetColorText
- dxlibrary-dxSetColorSelected
- dxlibrary-dxSetColorBorder
- dxlibrary-dxFont
- dxlibrary-dxSetFont
- dxlibrary-dxGetText
- dxlibrary-dxSetTitle
- dxlibrary-dxGetTitle