#include <Objstr.h>
Public Attributes | |
| int | PosX |
| int | PosY |
| int | TailleW |
| int | TailleH |
| int | Flags |
| HWND | WHandler |
| int | MinW |
| int | MinH |
| int | MaxW |
| int | MaxH |
| HWND | Child |
| HCURSOR | Cursor |
| unsigned char | tSimulated |
| PtrObjBitmap | tBuf |
| PtrObjBitmap | tBkg |
| int | tX |
| int | tY |
| unsigned char | tColorB |
| unsigned char | tColorG |
| unsigned char | tColorR |
| unsigned char | tfactor |
| int | tflags |
Definition at line 160 of file Objstr.h.
| HWND ObjWindow::Child |
| HCURSOR ObjWindow::Cursor |
| int ObjWindow::Flags |
| int ObjWindow::MaxH |
| int ObjWindow::MaxW |
| int ObjWindow::MinH |
| int ObjWindow::MinW |
| int ObjWindow::PosX |
| int ObjWindow::PosY |
| unsigned char ObjWindow::tColorB |
| unsigned char ObjWindow::tColorG |
| unsigned char ObjWindow::tColorR |
| unsigned char ObjWindow::tfactor |
| unsigned char ObjWindow::tSimulated |
| int ObjWindow::tX |
| int ObjWindow::tY |
| HWND ObjWindow::WHandler |
1.6.3