[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Source position: graphics.pp line 747
type TRegionOperation = record |
ROType: TRegionOperationType; |
Source1: Integer; |
Source2: Integer; |
Dest: Integer; |
CombineMode: TRegionCombineMode; |
Rect: TRect; |
end; |
lazarus-ccr.sourceforge.net |