STemWin
CHOOSECOLOR_PROPS
is only used within STemWin.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
STemWin
CHOOSECOLOR_PROPS
CHOOSECOLOR_PROPS struct
Types CHOOSECOLOR_PROPS
Syntax
Show:
Summary
Declaration
from
CHOOSECOLOR.h:81
typedef
struct
{
unsigned
aBorder
[
2
]
;
unsigned
aSpace
[
2
]
;
unsigned
aButtonSize
[
2
]
;
GUI_COLOR
aColor
[
2
]
;
}
CHOOSECOLOR_PROPS
;
Fields
Field
Declared as
CHOOSECOLOR_PROPS::aBorder
unsigned
[
2
]
CHOOSECOLOR_PROPS::aSpace
unsigned
[
2
]
CHOOSECOLOR_PROPS::aButtonSize
unsigned
[
2
]
CHOOSECOLOR_PROPS::aColor
GUI_COLOR
[
2
]
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out