窗口位置结构体 More...
#include <SouiLayout.h>
Public Attributes | |
| SWindow * | pWnd |
| CRect | rc |
| bool | bWaitOffsetX |
| bool | bWaitOffsetY |
窗口位置结构体
Definition at line 235 of file SouiLayout.h.
| bool SouiLayout::WndPos::bWaitOffsetX |
Definition at line 239 of file SouiLayout.h.
| bool SouiLayout::WndPos::bWaitOffsetY |
Definition at line 240 of file SouiLayout.h.
| SWindow* SouiLayout::WndPos::pWnd |
Definition at line 237 of file SouiLayout.h.
| CRect SouiLayout::WndPos::rc |
Definition at line 238 of file SouiLayout.h.