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

tcanvas.fillxorrect

Declaration

Source position: msegraphics.pas line 1115

public procedure tcanvas.fillxorrect(

  const arect: rectty;

  const abrush: tsimplebitmap = Nil

); overload;

procedure tcanvas.fillxorrect(

  const start: pointty;

  const length: Integer;

  const direction: graphicdirectionty;

  const awidth: Integer = 0;

  const abrush: tsimplebitmap = Nil

); overload;


Documentation generated on: 2021-05-13