Source position: bgrafillinfo.pas line 201
type TPolySlice = record |
||
y1: single; |
|
|
y2: single; |
|
|
segments: array of record |
|
|
id: Integer; |
|
|
custom: PCustomPointRecord; |
|
|
end; |
||
nbSegments: Integer; |
|
|
end; |
CT Web help |
CodeTyphon Studio |