[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Graphics' (#lcl)

TFont.SetColor

SetColor - specify the colour for the font

Declaration

Source position: line 0

procedure TFont.SetColor(

  const NewColor: TColor;

  const NewFPColor: TFPColor

); virtual;

procedure TFont.SetColor(

  Value: TColor

);