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

TRegionOperation

Declaration

Source position: graphics.pp line 747

type TRegionOperation = record

  ROType: TRegionOperationType;

  Source1: Integer;

  Source2: Integer;

  Dest: Integer;

  CombineMode: TRegionCombineMode;

  Rect: TRect;

end;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.