|
enum | eArgPChar { accel_key
, balloon_text
, text_font
, text_string
} |
| Resource IDs for Label arguments of type char*. More...
|
|
enum | eArgColor { balloon_color
, balloon_fill_color
, underline1
, underline2
} |
| Resource IDs for Label arguments of type PgColor_t . More...
|
|
enum | eArgShort { balloon_position
} |
| Resource IDs for Label arguments of type short. More...
|
|
enum | eArgUnsignedShort {
line_spacing
, margin_botton
, margin_left
, margin_right
,
margin_top
, undeline_type
} |
| Resource IDs for Label arguments of type unsigned short. More...
|
|
enum | eArgSignedShort { secondary_h_align
, secondary_v_align
} |
| Resource IDs for Label arguments of type signed short. More...
|
|
enum | eArgUnsignedChar { horizontal_alignment
, vertical_alingment
} |
| Resource IDs for Label arguments of type unsigned char. More...
|
|
enum | eArgPWidgetFunc { label_baloon
} |
| Resource IDs for Label arguments of type PtWidget_t * (*)() . More...
|
|
enum | eArgChar |
| Resource IDs for Label arguments of type char. More...
|
|
enum | eArgPImage |
| Resource IDs for Label arguments of type PhImage_t . More...
|
|
enum | eArgInt |
| Resource IDs for Label arguments of type long. More...
|
|
Contains resource IDs for all Label arguments.