#include <d4d_button.h>

Data Fields | |
| D4D_STRING | textBuff |
| const D4D_BMP * | pBmpNormal |
| const D4D_BMP * | pBmpFocus |
| D4D_BUTTON_STATUS * | pStatus |
| D4D_BTN_ON_CLICK | OnClicked |
Definition at line 147 of file d4d_button.h.
| D4D_BTN_ON_CLICK OnClicked |
Definition at line 153 of file d4d_button.h.
| const D4D_BMP* pBmpFocus |
Definition at line 151 of file d4d_button.h.
| const D4D_BMP* pBmpNormal |
Definition at line 150 of file d4d_button.h.
| D4D_BUTTON_STATUS* pStatus |
Definition at line 152 of file d4d_button.h.
| D4D_STRING textBuff |
Definition at line 149 of file d4d_button.h.