ButtonDn enum value | owl::TGadget | |
ButtonUp enum value | owl::TGadget | |
ChangeBorderStyle(TBorderStyle bs) | owl::TGadget | inlineprotected |
CommandEnable() | owl::TGadget | virtual |
Created() | owl::TGadget | protectedvirtual |
Embossed enum value | owl::TGadget | |
GetBorders() | owl::TGadget | inline |
GetBorderStyle() const | owl::TGadget | inline |
GetBounds() | owl::TGadget | inline |
GetBounds() const | owl::TGadget | inline |
GetDesiredSize(TSize &size) | owl::TFlatHandleGadget | virtual |
GetEnabled() const | owl::TGadget | inline |
GetGadgetWindow() | owl::TGadget | inlineprotected |
GetGadgetWindow() const | owl::TGadget | inlineprotected |
GetId() const | owl::TGadget | inline |
GetInnerRect(TRect &rect) | owl::TGadget | |
GetMargins() | owl::TGadget | inline |
GetOuterSizes(int &left, int &right, int &top, int &bottom) | owl::TGadget | |
GetShowSep() | owl::TSeparatorGadget | inline |
GetTrackMouse() const | owl::TGadget | inlineprotected |
Grooved enum value | owl::TGadget | |
IdleAction(long idleCount) | owl::TGadget | virtual |
Inserted() | owl::TSeparatorGadget | virtual |
Invalidate(bool erase=true) | owl::TGadget | protected |
InvalidateRect(const TRect &rect, bool erase=true) | owl::TGadget | protected |
IsEndOfRow() const | owl::TGadget | inline |
IsHaveMouse() const | owl::TGadget | inlineprotected |
IsVisible() const | owl::TGadget | inline |
IsWideAsPossible() const | owl::TGadget | inline |
IsWindowVisible() const | owl::TGadget | |
LButtonDown(uint modKeys, const TPoint &point) | owl::TGadget | protectedvirtual |
LButtonUp(uint modKeys, const TPoint &point) | owl::TGadget | protectedvirtual |
MouseEnter(uint modKeys, const TPoint &point) | owl::TGadget | protectedvirtual |
MouseLeave(uint modKeys, const TPoint &point) | owl::TGadget | protectedvirtual |
MouseMove(uint modKeys, const TPoint &point) | owl::TGadget | protectedvirtual |
Moved() | owl::TGadget | protectedvirtual |
NextGadget() | owl::TGadget | inline |
None enum value | owl::TGadget | |
Paint(TDC &dc) | owl::TFlatHandleGadget | virtual |
PaintBorder(TDC &dc) | owl::TGadget | protectedvirtual |
Plain enum value | owl::TGadget | |
PtIn(const TPoint &point) | owl::TGadget | protectedvirtual |
Raised enum value | owl::TGadget | |
RButtonDown(uint modKeys, const TPoint &point) | owl::TGadget | protectedvirtual |
RButtonUp(uint modKeys, const TPoint &point) | owl::TGadget | protectedvirtual |
Recessed enum value | owl::TGadget | |
Removed() | owl::TGadget | protectedvirtual |
SetBorders(const TBorders &borders) | owl::TGadget | |
SetBorderStyle(TBorderStyle bs) | owl::TGadget | |
SetBounds(const TRect &rect) | owl::TGadget | virtual |
SetEnabled(bool enabled) | owl::TGadget | virtual |
SetEndOfRow(bool eor) | owl::TGadget | inline |
SetInMouse(bool state) | owl::TGadget | inlineprotected |
SetMargins(const TMargins &margins) | owl::TGadget | |
SetShowSep(bool show=true) | owl::TSeparatorGadget | inline |
SetShrinkWrap(bool shrinkWrapWidth, bool shrinkWrapHeight) | owl::TGadget | |
SetSize(const TSize &size) | owl::TGadget | |
SetTrackMouse(bool track) | owl::TGadget | inlineprotected |
SetVisible(bool visible) | owl::TGadget | inlinevirtual |
SetWideAsPossible(bool wide=true) | owl::TGadget | inline |
ShowSeparator | owl::TSeparatorGadget | protected |
SysColorChange() | owl::TGadget | virtual |
TBorderStyle enum name | owl::TGadget | |
TFlatHandleGadget(int id=IDG_FLATHANDLE) | owl::TFlatHandleGadget | |
TGadget(int id=0, TBorderStyle borderStyle=None) | owl::TGadget | |
TSeparatorGadget(int size=0, int id=0, bool showseparator=true) | owl::TSeparatorGadget | |
Update() | owl::TGadget | protected |
WellSet enum value | owl::TGadget | |
WndRaised enum value | owl::TGadget | |
WndRecessed enum value | owl::TGadget | |
~TGadget() | owl::TGadget | virtual |