[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: bgrafillinfo.pas line 212
type TFillPolyInfo = class(TCustomFillPolyInfo) |
||
protected |
||
FSlices: array of TPolySlice; |
|
|
FCurSlice: Integer; |
|
|
FMaxIntersection: Integer; |
|
|
function NbMaxIntersection; override; |
|
|
procedure ComputeIntersection(); override; |
|
|
public |
||
constructor Create(); |
|
|
function GetSliceIndex; override; |
|
|
end; |
|
||
| | ||
|
||
| | ||
|
||
| | ||
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |