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