宏定义 | |
| #define | MZC_ARROW_BACK 0x0205 |
| Arrow, left | |
| #define | MZC_ARROW_RIGHT 0x0203 |
| Arrow, right | |
| #define | MZC_ARROW_RIGHT_PRESSED 0x0204 |
| Arrow, right, pressed state | |
| #define | MZC_BOTTOM_TOOLBAR_50_720 0x020C |
| #define | MZC_BOTTOM_TOOLBAR_65 0x020B |
| #define | MZC_BOTTOM_TOOLBAR_75 0x020A |
| #define | MZC_BUTTON_ARROW_RIGHT 0x0109 |
| little arrow button (point to right) | |
| #define | MZC_BUTTON_DEFAULT 0x0001 |
| Default button,same as MZC_BUTTON_PELLUCID | |
| #define | MZC_BUTTON_DELETE 0x0008 |
| gray little button | |
| #define | MZC_BUTTON_DELETE_ORANGE 0x0007 |
| orange little button | |
| #define | MZC_BUTTON_DOWNLOAD 0x0009 |
| gray download little button | |
| #define | MZC_BUTTON_GRAY 0x0006 |
| gray little button | |
| #define | MZC_BUTTON_GREEN 0x0005 |
| green button | |
| #define | MZC_BUTTON_LINE_BOTTOM 0x0106 |
| line button (bottom line), will be high-light when pressed | |
| #define | MZC_BUTTON_LINE_NONE 0x0108 |
| line button (no line), will be high-light when pressed | |
| #define | MZC_BUTTON_LINE_TOP 0x0105 |
| line button (top line), will be high-light when pressed | |
| #define | MZC_BUTTON_LINE_TOPBOTTOM 0x0107 |
| line button (top & bottom line), will be high-light when pressed | |
| #define | MZC_BUTTON_MODE_HOLD 1 |
| #define | MZC_BUTTON_MODE_NORMAL 0 |
| #define | MZC_BUTTON_NONE 0x0000 |
| None | |
| #define | MZC_BUTTON_ORANGE 0x0002 |
| orange button | |
| #define | MZC_BUTTON_PELLUCID 0x0001 |
| semi transparent button | |
| #define | MZC_BUTTON_RECT_NOFILL 0x0104 |
| white button, right angle corners, doesn't fill color when in Normal state | |
| #define | MZC_BUTTON_ROUND_WHITE 0x000A |
| white little button | |
| #define | MZC_BUTTON_SWITCH 0x000B |
| switch button | |
| #define | MZC_BUTTON_WHITE_RECT 0x0103 |
| white button, right angle corners | |
| #define | MZC_BUTTON_WHITE_ROUND_BOTH 0x0100 |
| white button, round corners | |
| #define | MZC_BUTTON_WHITE_ROUND_BOTTOM 0x0102 |
| white button, bottom is round corners | |
| #define | MZC_BUTTON_WHITE_ROUND_TOP 0x0101 |
| white button, top is round corners | |
| #define | MZC_BUTTON_XXX_NOSOUND 0x0100 |
| button type that has no sound should be bigger than this value | |
| #define | MZC_DELETE 0x0209 |
| #define | MZC_NONE 0x0000 |
| None | |
| #define | MZC_SELECTED 0x0207 |
| selected | |
| #define | MZC_SWITCH_OFF 0x0202 |
| #define | MZC_SWITCH_ON 0x0201 |
| #define | MZC_TICK 0x0206 |
| Tick | |
| #define | MZC_UNSELECTED 0x0208 |
| unselected | |
| #define | MZCS_BUTTON_HOVER 0x0002 |
| Button state: Hover | |
| #define | MZCS_BUTTON_NORMAL 0x0000 |
| Button state: Normal | |
| #define | MZCS_BUTTON_PRESSED 0x0001 |
| Button state: Pressed | |
| #define MZC_ARROW_BACK 0x0205 |
Arrow, left
| #define MZC_ARROW_RIGHT 0x0203 |
Arrow, right
| #define MZC_ARROW_RIGHT_PRESSED 0x0204 |
Arrow, right, pressed state
| #define MZC_BOTTOM_TOOLBAR_50_720 0x020C |
| #define MZC_BOTTOM_TOOLBAR_65 0x020B |
| #define MZC_BOTTOM_TOOLBAR_75 0x020A |
| #define MZC_BUTTON_ARROW_RIGHT 0x0109 |
little arrow button (point to right)
| #define MZC_BUTTON_DEFAULT 0x0001 |
Default button,same as MZC_BUTTON_PELLUCID
| #define MZC_BUTTON_DELETE 0x0008 |
gray little button
| #define MZC_BUTTON_DELETE_ORANGE 0x0007 |
orange little button
| #define MZC_BUTTON_DOWNLOAD 0x0009 |
gray download little button
| #define MZC_BUTTON_GRAY 0x0006 |
gray little button
| #define MZC_BUTTON_GREEN 0x0005 |
green button
| #define MZC_BUTTON_LINE_BOTTOM 0x0106 |
line button (bottom line), will be high-light when pressed
| #define MZC_BUTTON_LINE_NONE 0x0108 |
line button (no line), will be high-light when pressed
| #define MZC_BUTTON_LINE_TOP 0x0105 |
line button (top line), will be high-light when pressed
| #define MZC_BUTTON_LINE_TOPBOTTOM 0x0107 |
line button (top & bottom line), will be high-light when pressed
| #define MZC_BUTTON_MODE_HOLD 1 |
| #define MZC_BUTTON_MODE_NORMAL 0 |
| #define MZC_BUTTON_NONE 0x0000 |
None
| #define MZC_BUTTON_ORANGE 0x0002 |
orange button
| #define MZC_BUTTON_PELLUCID 0x0001 |
semi transparent button
| #define MZC_BUTTON_RECT_NOFILL 0x0104 |
white button, right angle corners, doesn't fill color when in Normal state
| #define MZC_BUTTON_ROUND_WHITE 0x000A |
white little button
| #define MZC_BUTTON_SWITCH 0x000B |
switch button
| #define MZC_BUTTON_WHITE_RECT 0x0103 |
white button, right angle corners
| #define MZC_BUTTON_WHITE_ROUND_BOTH 0x0100 |
white button, round corners
| #define MZC_BUTTON_WHITE_ROUND_BOTTOM 0x0102 |
white button, bottom is round corners
| #define MZC_BUTTON_WHITE_ROUND_TOP 0x0101 |
white button, top is round corners
| #define MZC_BUTTON_XXX_NOSOUND 0x0100 |
button type that has no sound should be bigger than this value
| #define MZC_DELETE 0x0209 |
| #define MZC_NONE 0x0000 |
None
| #define MZC_SELECTED 0x0207 |
selected
| #define MZC_SWITCH_OFF 0x0202 |
| #define MZC_SWITCH_ON 0x0201 |
| #define MZC_TICK 0x0206 |
Tick
| #define MZC_UNSELECTED 0x0208 |
unselected
| #define MZCS_BUTTON_HOVER 0x0002 |
Button state: Hover
| #define MZCS_BUTTON_NORMAL 0x0000 |
Button state: Normal
| #define MZCS_BUTTON_PRESSED 0x0001 |
Button state: Pressed