DAS  3.1.6 - 18/09/2017
Macros
Object Types
+ Collaboration diagram for Object Types:

Macros

#define OT_DRAWAREA   14
 
#define OT_EDIT   8
 
#define OT_FORM   2
 
#define OT_LABEL   3
 
#define OT_MENU   13
 
#define OT_MENUBAR   12
 
#define OT_PBUTTON   4
 
#define OT_RBUTTON   6
 
#define OT_SBLIST   11
 
#define OT_SCROLLBAR   7
 
#define OT_SHELL   1
 
#define OT_SPLITTER   15
 
#define OT_STATUSBAR   9
 
#define OT_TBUTTON   5
 
#define OT_TEXT   10
 

Detailed Description

Function MObjectType() and method CmObject::type return one these value as the object type. Note that compound objects do not have specific values.

Macro Definition Documentation

§ OT_DRAWAREA

#define OT_DRAWAREA   14

Definition at line 989 of file Mguidefs.h.

§ OT_EDIT

#define OT_EDIT   8

Definition at line 983 of file Mguidefs.h.

§ OT_FORM

#define OT_FORM   2

Definition at line 977 of file Mguidefs.h.

§ OT_LABEL

#define OT_LABEL   3

Definition at line 978 of file Mguidefs.h.

§ OT_MENU

#define OT_MENU   13

Definition at line 988 of file Mguidefs.h.

§ OT_MENUBAR

#define OT_MENUBAR   12

Definition at line 987 of file Mguidefs.h.

§ OT_PBUTTON

#define OT_PBUTTON   4

Definition at line 979 of file Mguidefs.h.

§ OT_RBUTTON

#define OT_RBUTTON   6

Definition at line 981 of file Mguidefs.h.

§ OT_SBLIST

#define OT_SBLIST   11

Definition at line 986 of file Mguidefs.h.

§ OT_SCROLLBAR

#define OT_SCROLLBAR   7

Definition at line 982 of file Mguidefs.h.

§ OT_SHELL

#define OT_SHELL   1

Definition at line 976 of file Mguidefs.h.

§ OT_SPLITTER

#define OT_SPLITTER   15

Definition at line 990 of file Mguidefs.h.

§ OT_STATUSBAR

#define OT_STATUSBAR   9

Definition at line 984 of file Mguidefs.h.

§ OT_TBUTTON

#define OT_TBUTTON   5

Definition at line 980 of file Mguidefs.h.

§ OT_TEXT

#define OT_TEXT   10

Definition at line 985 of file Mguidefs.h.

______________________________________________________________________________________
Generated on Mon Sep 18 2017 11:47:07 for DAS - Rel. 3.1.6 - 18/09/2017.