Unit 'FpTerm.Base' Package
[Overview][Constants][Types][Procedures and functions][Index] [#fcl-fpterm]

TAttribute

Declaration

Source position: fpterm.base.pas line 155

type TAttribute = record

public

  ForegroundColor: TColor;

  BackgroundColor: TColor;

  RenditionFlags: TRenditionFlags;

  procedure SetForegroundColorRGB();

  procedure SetBackgroundColorRGB();

end;


Documentation generated on: 2025-07-25