TdxGPRegion.CombineRegionRegion(HRGN,TdxGPCombineMode,Boolean) Method
Declaration
procedure CombineRegionRegion(const ARegion: HRGN; AMode: TdxGPCombineMode; AFreeRegion: Boolean = False); overload;
Parameters
Name | Type |
---|---|
ARegion | HRGN |
AMode | TdxGPCombineMode |
AFreeRegion | Boolean |
See Also