Source position: fefontengine.pas line 191
type TVecRecord = record |
||
n: Int; |
|
|
org_x: PCoordinates; |
|
|
org_y: PCoordinates; |
|
|
cur_x: PCoordinates; |
|
|
cur_y: PCoordinates; |
|
|
touch: PTouchTable; |
|
|
end; |
| CT Web help |
| CodeTyphon Studio |