Unit 'JPP.PngButton.ColorMaps' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_jppack]

TJppPngButtonColorMap

Declaration

Source position: JPP.PngButton.ColorMaps.pas line 59

type TJppPngButtonColorMap = record

public

  BorderWhenDefaultColor: TColor;

  

  FocusRectColor: TColor;

  

  Normal: TJppPngButtonStateColors;

  

  Hot: TJppPngButtonStateColors;

  

  Down: TJppPngButtonStateColors;

  

  Focused: TJppPngButtonStateColors;

  

  Disabled: TJppPngButtonStateColors;

  

  procedure SaveToIniFile();

  

  procedure LoadFromIniFile();

  

  function AsDfm;

  

end;



CT Web help

CodeTyphon Studio