#define DIAG_DECLARE_GROUP(group)
TControl unifies its derived control classes, such as TScrollBar, TControlGadget, and TButton.
Also used as transfer buffer.
TIPAddressBits GetAddress() const
TIPAddress(TWindow *parent, int id, int x, int y, int w, int h, TModule *module=0)
uint Transfer(TIPAddressBits &address, TTransferDirection direction)
Safe overload.
void SetAddress(const TIPAddressBits &address)
virtual auto GetWindowClassName() -> TWindowClassName
ObjectWindows dynamic-link libraries (DLLs) construct an instance of TModule, which acts as an object...
Type-safe encapsulation of a Windows class name, a union between ATOM and LPCTSTR.
TWindow, derived from TEventHandler and TStreamableBase, provides window-specific behavior and encaps...
HWND THandle
TWindow encapsulates an HWND.
TTransferDirection
The TTransferDirection enum describes the constants that the transfer function uses to determine how ...
@ tdSizeData
Return the size of data transferred by the class.
@ tdSetData
Set data from the buffer into the window.
@ tdGetData
Get data from the window into the buffer.
Object Windows Library (OWLNext Core)
void InitializeCommonControls(uint controlFlags)
Wrapper for the Windows API function InitCommmonControlsEx.