Source position: JPL.Rects.pas line 31
type TRectPos = ( |
||
rpTopLeft, |
|
|
rpTopCenter, |
|
|
rpTopRight, |
|
|
rpLeftCenter, |
|
|
rpCenter, |
|
|
rpRightCenter, |
|
|
rpBottomLeft, |
|
|
rpBottomCenter, |
|
|
rpBottomRight |
|
|
); |
| CT Web help |
| CodeTyphon Studio |