Unit 'khexeditor' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_kcontrols]

TKHexEditorPaintData

Declaration

Source position: khexeditor.pas line 124

type TKHexEditorPaintData = record

  Canvas: TCanvas;

  

  PaintRect: TRect;

  

  TopLine: Int64;

  

  BottomLine: Int64;

  

  LeftChar: Integer;

  

  CharWidth: Integer;

  

  CharHeight: Integer;

  

  CharSpacing: Integer;

  

  Printing: Boolean;

  

  PaintAll: Boolean;

  

  PaintColors: Boolean;

  

  PaintSelection: Boolean;

  

  CaretShown: Boolean;

  

end;



CT Web help

CodeTyphon Studio