[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
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; |
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |