STemWin + 0/6 examples
CodeScope will show references to LISTVIEW_SetItemBkColor() from the following samples and libraries:
Examples
STM32446E_EVAL
Applications
STemWin
STM32469I-Discovery
Applications
STemWin
STM32469I_EVAL
Applications
STemWin
STM324x9I_EVAL
Applications
STemWin
STM324xG_EVAL
Applications
STemWin
STM32F429I-Discovery
Applications
STemWin
 
Symbols
loading...
Files
loading...

LISTVIEW_SetItemBkColor() function

Syntax

void LISTVIEW_SetItemBkColor (LISTVIEW_Handle hObj,     unsigned Column,     unsigned Row,     unsigned int Index,     GUI_COLOR Color);

Arguments

hObj

Column

Row

Index

Color

Examples

LISTVIEW_SetItemBkColor() is referenced by 6 libraries and example projects.

References

LocationText
LISTVIEW.h:169
void LISTVIEW_SetItemBkColor (LISTVIEW_Handle hObj, unsigned Column, unsigned Row, unsigned int Index, GUI_COLOR Color);