Template:DXLIB FUNCTIONS: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
__NOTOC__
===<span style="color:##332170;text-shadow:0.05em 0.05em 0.2em blue;">General Functions</span>===
===<span style="color:##332170;text-shadow:0.05em 0.05em 0.2em blue;">General Functions</span>===
*[[dxlibrary-dxGetLibrary]]
*[[dxGetLibrary]]
*[[dxlibrary-dxGetScreen]]
*[[dxGetScreen]]
*[[dxlibrary-dxSet]]
*[[dxSet]]
*[[dxlibrary-dxGet]]
*[[dxGet]]
*[[dxlibrary-dxSetText]]
*[[dxSetText]]
*[[dxlibrary-dxSetTitle]]
*[[dxSetTitle]]
*[[dxlibrary-dxSetVisible]]
*[[dxSetVisible]]
*[[dxlibrary-dxSetEnabled]]
*[[dxSetEnabled]]
*[[dxlibrary-dxSetPosition]]
*[[dxSetPosition]]
*[[dxlibrary-dxGetPosition]]
*[[dxGetPosition]]
*[[dxlibrary-dxSetSize]]
*[[dxSetSize]]
*[[dxlibrary-dxGetSize]]
*[[dxGetSize]]
*[[dxlibrary-dxGetRootParent]]
*[[dxGetRootParent]]
*[[dxlibrary-dxSetColorBackground]]
*[[dxSetColorBackground]]
*[[dxlibrary-dxSetColorText]]
*[[dxSetColorText]]
*[[dxlibrary-dxSetColorSelected]]
*[[dxSetColorSelected]]
*[[dxlibrary-dxSetColorBorder]]
*[[dxSetColorBorder]]
*[[dxlibrary-dxFont]]
*[[dxFont]]
*[[dxlibrary-dxSetFont]]
*[[dxSetFont]]
*[[dxlibrary-dxGetText]]
*[[dxGetText]]
*[[dxlibrary-dxSetTitle]]
*[[dxSetTitle]]
*[[dxlibrary-dxGetTitle]]
*[[dxGetTitle]]


===<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>===
*[[dxlibrary-dxWindow]]
*[[dxWindow]]
*[[dxlibrary-dxWindowSetCloseState]]
*[[dxWindowSetCloseState]]
*[[dxlibrary-dxWindowGetCloseState]]
*[[dxWindowGetCloseState]]


===<span style="color:###412891;text-shadow:0.05em 0.05em 0.2em purple;">Button</span>===
===<span style="color:###412891;text-shadow:0.05em 0.05em 0.2em purple;">Button</span>===
Line 32: Line 33:


===<span style="color:###412891;text-shadow:0.05em 0.05em 0.2em purple;">CheckBox</span>===
===<span style="color:###412891;text-shadow:0.05em 0.05em 0.2em purple;">CheckBox</span>===
*[[dxlibrary-dxCheckBox]]
*[[dxCheckBox]]
*[[dxlibrary-dxCheckBoxSetState]]
*[[dxCheckBoxSetState]]
*[[dxlibrary-dxCheckBoxGetState]]
*[[dxCheckBoxGetState]]


===<span style="color:###412891;text-shadow:0.05em 0.05em 0.2em purple;">Edit</span>===
===<span style="color:###412891;text-shadow:0.05em 0.05em 0.2em purple;">Edit</span>===
*[[dxlibrary-dxEdit]]
*[[dxEdit]]
*[[dxlibrary-dxEditSetMasked]]
*[[dxEditSetMasked]]
*[[dxlibrary-dxEditSetMaxCharacters]]
*[[dxEditSetMaxCharacters]]


===<span style="color:###412891;text-shadow:0.05em 0.05em 0.2em purple;">GridList</span>===
===<span style="color:###412891;text-shadow:0.05em 0.05em 0.2em purple;">GridList</span>===
*[[dxlibrary-dxGridList]]
*[[dxGridList]]
*[[dxlibrary-dxGridListAddItem]]
*[[dxGridListAddItem]]
*[[dxlibrary-dxGridListRemoveItem]]
*[[dxGridListRemoveItem]]
*[[dxlibrary-dxGridListAddColumn]]
*[[dxGridListAddColumn]]
*[[dxlibrary-dxGridListRemoveColumn]]
*[[dxGridListRemoveColumn]]
*[[dxlibrary-dxGridListGetItemSelected]]
*[[dxGridListGetItemSelected]]
*[[dxlibrary-dxGridListSetItemSelected]]
*[[dxGridListSetItemSelected]]
*[[dxlibrary-dxGridListGetScrollHV]]
*[[dxGridListGetScrollHV]]


===<span style="color:###412891;text-shadow:0.05em 0.05em 0.2em purple;">Image</span>===
===<span style="color:###412891;text-shadow:0.05em 0.05em 0.2em purple;">Image</span>===
*[[dxlibrary-dxImage]]
*[[dxImage]]
*[[dxlibrary-dxImageApplyMask]]
*[[dxImageApplyMask]]
*[[dxlibrary-dxImageRemoveMask]]
*[[dxImageRemoveMask]]


===<span style="color:###412891;text-shadow:0.05em 0.05em 0.2em purple;">Label</span>===
===<span style="color:###412891;text-shadow:0.05em 0.05em 0.2em purple;">Label</span>===
*[[dxlibrary-dxLabel]]
*[[dxLabel]]


===<span style="color:###412891;text-shadow:0.05em 0.05em 0.2em purple;">List</span>===
===<span style="color:###412891;text-shadow:0.05em 0.05em 0.2em purple;">List</span>===
*[[dxlibrary-dxList]]
*[[dxList]]
*[[dxlibrary-dxListAddItem]]
*[[dxListAddItem]]
*[[dxlibrary-dxListRemoveItem]]
*[[dxListRemoveItem]]
*[[dxlibrary-dxListGetItemSelected]]
*[[dxListGetItemSelected]]
*[[dxlibrary-dxListSetItemSelected]]
*[[dxListSetItemSelected]]
*[[dxlibrary-dxListSetItemSelected]]
*[[dxListSetItemSelected]]
*[[dxlibrary-dxListSetColorFilaItem]]
*[[dxListSetColorFilaItem]]


===<span style="color:###412891;text-shadow:0.05em 0.05em 0.2em purple;">ProgressBar</span>===
===<span style="color:###412891;text-shadow:0.05em 0.05em 0.2em purple;">ProgressBar</span>===
*[[dxlibrary-dxProgressBar]]
*[[dxProgressBar]]
*[[dxlibrary-dxProgressBarSetProgress]]
*[[dxProgressBarSetProgress]]
*[[dxlibrary-dxProgressBarGetProgress]]
*[[dxProgressBarGetProgress]]


===<span style="color:###412891;text-shadow:0.05em 0.05em 0.2em purple;">ScrollBar</span>===
===<span style="color:###412891;text-shadow:0.05em 0.05em 0.2em purple;">ScrollBar</span>===
*[[dxlibrary-dxScroll]]
*[[dxScroll]]
*[[dxlibrary-dxScrollGetCurrentPosition]]
*[[dxScrollGetCurrentPosition]]
*[[dxlibrary-dxScrollSetColorButton]]
*[[dxScrollSetColorButton]]

Latest revision as of 03:47, 11 May 2022