Unit 'gmShapes' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_graphics32magic]

TgmShapeRegion

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: gmShapes.pas line 58

type TgmShapeRegion = class(TObject)

public

  constructor Create;

  

  destructor Destroy; override;

  

  procedure CombineRGNToAccumRGN();

  

  procedure ShowRegion();

  

  procedure Translate();

  

  property NewRGN: hRGN; [rw]

  

  property AccumRGN: hRGN; [rw]

  

  property RegionColor: TColor; [rw]

  

  property BrushStyle: TBrushStyle; [rw]

  

end;

Inheritance

TgmShapeRegion

  

|

TObject



CT Web help

CodeTyphon Studio