#include <widget.h>
Data Fields | |
PWidgetClass | Class |
Widget class. | |
TRect | Relative |
Coordinates of widget coordinates using ChildArea of parent as reference. | |
TRect | Absolute |
Coordinates of widget using screen as reference. | |
TRect | DrawAbsolute |
Coordinates of widget using childarea of parent as reference clipped in ChildDrawAbs of parent. | |
TRect | ChildArea |
Coordinates relative to object position of child spacework (equal to Relative by default). | |
TRect | ChildDrawAbs |
Coordinates relative to screen of child spacework (equal to Absolute by default). | |
l_long | BackgroundColor |
Widget default background color. | |
l_ulong | Flags |
Widget flags. | |
PApplication | AppOwner |
Owner application. | |
PWidget | FocusBack |
If set, when focus will be set on widget, it will focus instead the specified widget. |
|
Widget flags.
|