BackgroundColor (método Get)

Retorna a cor de fundo.

color  BackgroundColor()

 

BackgroundColor (método Set)

Define a cor de fundo.

void  BackgroundColor(
   const color  clr      // cor de fundo
   )

Parâmetros

clr

[in]  Cor de fundo.