CMGDK r49-rc2
|
组合类型 | |
class | Object |
函数 | |
void | ResumeSize () |
void | CompuPos () |
void | DefaultLeave (GUIObject *) |
void | DefaultDraw (GUIObject *) |
bool | Proc_MouseMove (int, int, unsigned __int32) |
变量 | |
ObjectList< DockBar::Object > | Items |
int | Select |
int | PosSelect |
double | PosX |
double | MaxSize |
double | TotalWidth |
double | TrueWidth |
double | NormalSize |
double | ShowOffset |
WideString | caption |
void CompuPos | ( | ) | [protected] |
void DefaultDraw | ( | GUIObject * | ) | [protected] |
void DefaultLeave | ( | GUIObject * | ) | [protected] |
bool Proc_MouseMove | ( | int | , |
int | , | ||
unsigned | __int32 | ||
) | [protected] |
void ResumeSize | ( | ) | [protected] |
WideString caption |
ObjectList<DockBar::Object> Items |
double MaxSize |
double NormalSize |
int PosSelect |
double PosX |
int Select |
double ShowOffset |
double TotalWidth |
double TrueWidth |