Changeset 563 for Common/MetaCanvas.pas
- Timestamp:
- May 29, 2023, 8:23:09 PM (18 months ago)
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
Common/MetaCanvas.pas
r562 r563 1 unit UMetaCanvas;1 unit MetaCanvas; 2 2 3 3 interface … … 191 191 192 192 uses 193 UGeometric, LCLIntf;193 Geometric, LCLIntf; 194 194 195 195 { TCanvasPolyBezier }
Note:
See TracChangeset
for help on using the changeset viewer.