Code: Select all
aBrowPres := ;
{ { XBP_PP_COL_DA_FGCLR, GRA_CLR_BLACK }, /* Row FG Color */ ;
{ XBP_PP_COL_DA_BGCLR, GRA_CLR_WHITE }, /* Row BG Color */ ;
{ XBP_PP_COL_DA_ROWHEIGHT, 20 }, /* Row Height */ ;
{ XBP_PP_HILITE_FGCLR, GRA_CLR_BLACK }, /* Hilite FG color */ ;
{ XBP_PP_HILITE_BGCLR, GRA_CLR_WHITE }, /* Hilite BG color */ ;
{ XBP_PP_COL_DA_CELLFRAMELAYOUT , 2 }, /* Cell Frame Layout*/ ;
{ XBP_PP_COL_DA_COLSEPARATOR , 1 }, /* Column Separator */ ;
{ XBP_PP_COL_DA_FRAMELAYOUT , 0 } /* Frame Layout */ ;
}
DCBROWSE .. PRESENTATION aBrowPres