Unit 'MaterialColors' Package
[Overview][Types][Procedures and functions][Variables][Index] [#pl_bgracontrols]

TMaterialColors

Declaration

Source position: materialcolors.pas line 21

type TMaterialColors = record

public

  M50: TBGRAPixel;

  

  M100: TBGRAPixel;

  

  M200: TBGRAPixel;

  

  M300: TBGRAPixel;

  

  M400: TBGRAPixel;

  

  M500: TBGRAPixel;

  

  M600: TBGRAPixel;

  

  M700: TBGRAPixel;

  

  M800: TBGRAPixel;

  

  M900: TBGRAPixel;

  

  A100: TBGRAPixel;

  

  A200: TBGRAPixel;

  

  A400: TBGRAPixel;

  

  A700: TBGRAPixel;

  

  procedure Create();

  

end;



CT Web help

CodeTyphon Studio