实例介绍
delphi SVG组件库,用于Delphi 显示SVG格式矢量图,同时支持Vcl和FMX,全源码(delphi XE2以上版本),本人在delphi10.3.2下使用。
【实例截图】
【核心代码】
16359647239672160558.rar
├── bin
│ ├── Win32
│ │ └── D260
│ │ ├── ActivityNetwork.dcu
│ │ ├── ActivityNetwork.hpp
│ │ ├── CommonInterfaces.dcu
│ │ ├── CommonInterfaces.hpp
│ │ ├── DataStructures.dcu
│ │ ├── DataStructures.hpp
│ │ ├── FilerHelper.dcu
│ │ ├── FilerHelper.hpp
│ │ ├── FMX.RS.BarCharts.dcu
│ │ ├── FMX.RS.BubbleCharts.dcu
│ │ ├── FMX.RS.CanvasHelper.dcu
│ │ ├── FMX.RS.CanvasHelper.hpp
│ │ ├── FMX.RS.ChartFunction.dcu
│ │ ├── FMX.RS.ChartLegends.dcu
│ │ ├── FMX.RS.ChartPanel.dcu
│ │ ├── FMX.RS.ChartReg.pas
│ │ ├── FMX.RS.Charts.dcu
│ │ ├── FMX.RS.DeltaFont.dcu
│ │ ├── FMX.RS.DeltaFont.hpp
│ │ ├── FMX.RS.DonutCharts.dcu
│ │ ├── FMX.RS.GraphCharts.dcu
│ │ ├── FMX.RS.Graphics.dcu
│ │ ├── FMX.RS.Graphics.hpp
│ │ ├── FMX.RS.HelperFunctions.dcu
│ │ ├── FMX.RS.HelperFunctions.hpp
│ │ ├── FMX.RS.HintWindow.dcu
│ │ ├── FMX.RS.HintWindow.hpp
│ │ ├── FMX.RS.Platform.dcu
│ │ ├── FMX.RS.Platform.hpp
│ │ ├── FMX.RS.RegisterAllCharts.pas
│ │ ├── FMX.RS.SVG.BasicShapes.hpp
│ │ ├── FMX.RS.SVGCodec.hpp
│ │ ├── FMX.RS.SVGCtrls.hpp
│ │ ├── FMX.RS.SVG.DesignCanvas.hpp
│ │ ├── FMX.RS.SVG.hpp
│ │ ├── FMX.RS.SVGReg.pas
│ │ ├── FMX.RS.SVGSyncObjs.hpp
│ │ ├── FMX.RS.SVG.Text.hpp
│ │ ├── FMX.RS.SVGTypes.hpp
│ │ ├── FMX.RS.SVGUtils.hpp
│ │ ├── FMX.RS.TreeViewHelper.dcu
│ │ ├── FMX.RS.TreeViewHelper.hpp
│ │ ├── GGraph.dcu
│ │ ├── GGraph.hpp
│ │ ├── GHashtable.dcu
│ │ ├── GHashtable.hpp
│ │ ├── GLists.dcu
│ │ ├── GLists.hpp
│ │ ├── GParser.dcu
│ │ ├── GParser.hpp
│ │ ├── GRegularExpression.dcu
│ │ ├── GRegularExpression.hpp
│ │ ├── GStreams.dcu
│ │ ├── GStreams.hpp
│ │ ├── GTree.dcu
│ │ ├── GTree.hpp
│ │ ├── GValue.dcu
│ │ ├── GValue.hpp
│ │ ├── HelperFunctions.dcu
│ │ ├── HelperFunctions.hpp
│ │ ├── InterfaceCollections.dcu
│ │ ├── InterfaceCollections.hpp
│ │ ├── ListColl.dcu
│ │ ├── ListColl.hpp
│ │ ├── mwCachedPasLex.dcu
│ │ ├── mwCachedPasLex.hpp
│ │ ├── mwPasLex.dcu
│ │ ├── mwPasLex.hpp
│ │ ├── mwPasLexTypes.dcu
│ │ ├── mwPasLexTypes.hpp
│ │ ├── PasLex.bpi
│ │ ├── PasLexD260.bpl
│ │ ├── PasLex.dcp
│ │ ├── PasLex.lib
│ │ ├── RefCount.dcu
│ │ ├── RefCount.hpp
│ │ ├── RSBarCharts.dcu
│ │ ├── RSBubbleCharts.dcu
│ │ ├── RSChartConsts.dcu
│ │ ├── RSChartFunction.dcu
│ │ ├── RSChartingD260.bpl
│ │ ├── RSCharting.dcp
│ │ ├── RSChartLegends.dcu
│ │ ├── RSChartPanel.dcu
│ │ ├── RSChartReg.dcr
│ │ ├── RSChartReg.pas
│ │ ├── RSChartsDBD260.bpl
│ │ ├── RSChartsDB.dcp
│ │ ├── RSChartsDclD260.bpl
│ │ ├── RSCharts.dcu
│ │ ├── RSCommon.bpi
│ │ ├── RSCommonChartsD260.bpl
│ │ ├── RSCommonCharts.dcp
│ │ ├── RSCommonD260.6.0.bpl
│ │ ├── RSCommon.dcp
│ │ ├── RSCommon.lib
│ │ ├── RSCommonReg.pas
│ │ ├── RSConstants.dcu
│ │ ├── RSConstants.hpp
│ │ ├── RSDBCharts.dcu
│ │ ├── RSDefines.inc
│ │ ├── RSDeltaFont.dcu
│ │ ├── RSDeltaFont.hpp
│ │ ├── RSDonutCharts.dcu
│ │ ├── RSEncodedBits.dcu
│ │ ├── RSEncodedBits.hpp
│ │ ├── RSFmxChartsD260.bpl
│ │ ├── RSFmxChartsDclD260.bpl
│ │ ├── RSFmxCharts.dcp
│ │ ├── RSFMXCommon.bpi
│ │ ├── RSFMXCommonD260.6.0.bpl
│ │ ├── RSFMXCommon.dcp
│ │ ├── RSFMXCommon.lib
│ │ ├── RSFmxSVG.bpi
│ │ ├── RSFmxSVGD260.bpl
│ │ ├── RSFmxSVGDclD260.bpl
│ │ ├── RSFmxSVG.dcp
│ │ ├── RSFmxSVG.lib
│ │ ├── RSGdiPlusCtrls.hpp
│ │ ├── RSGdiPlusGraphics.hpp
│ │ ├── RSGdiPlusGraphicsTypes.hpp
│ │ ├── RSGenerics.Collections.dcu
│ │ ├── RSGenerics.Collections.hpp
│ │ ├── RSGraphCharts.dcu
│ │ ├── RSGraphics.dcu
│ │ ├── RSGraphics.hpp
│ │ ├── RSHintWindow.dcu
│ │ ├── RSHintWindow.hpp
│ │ ├── RSImaging.SVGImage.hpp
│ │ ├── RSInterfaceCollections.dcu
│ │ ├── RSInterfaceCollections.hpp
│ │ ├── RSMessages.dcu
│ │ ├── RSMessages.hpp
│ │ ├── RSPathDesigner.dcu
│ │ ├── RSPathDesigner.dfm
│ │ ├── RSPathDesigner.hpp
│ │ ├── RSRegisterAllCharts.pas
│ │ ├── RSSVG.BasicShapes.hpp
│ │ ├── RSSVGCtrls.hpp
│ │ ├── RSSVGDclD260.bpl
│ │ ├── RSSVGDesignCanvas.hpp
│ │ ├── RSSVG.hpp
│ │ ├── RSSVGImgList.hpp
│ │ ├── RSSVGReg.dcr
│ │ ├── RSSVGReg.pas
│ │ ├── RSSVGSyncObjs.hpp
│ │ ├── RSSVG.Text.hpp
│ │ ├── RSSVGTypes.hpp
│ │ ├── RSSVGUtils.hpp
│ │ ├── RSUIConsts.dcu
│ │ ├── RSUIConsts.hpp
│ │ ├── RSVclCommon.bpi
│ │ ├── RSVclCommonD260.6.0.bpl
│ │ ├── RSVclCommonDcl.bpi
│ │ ├── RSVclCommonDclD260.bpl
│ │ ├── RSVclCommonDcl.dcp
│ │ ├── RSVclCommonDcl.lib
│ │ ├── RSVclCommon.dcp
│ │ ├── RSVclCommon.lib
│ │ ├── RSVclGraphics.dcu
│ │ ├── RSVclGraphics.hpp
│ │ ├── RSVclHelperFunctions.dcu
│ │ ├── RSVclHelperFunctions.hpp
│ │ ├── RSVclSVG.bpi
│ │ ├── RSVclSVGD260.bpl
│ │ ├── RSVclSVG.dcp
│ │ ├── RSVclSVG.lib
│ │ ├── RSVector.dcu
│ │ ├── RSVector.hpp
│ │ ├── RSVML.bpi
│ │ ├── RSVMLD260.1.0.bpl
│ │ ├── RSVMLDclD260.bpl
│ │ ├── RSVMLDcl.dcp
│ │ ├── RSVML.dcp
│ │ ├── RSVML.lib
│ │ ├── RSVMLReg.pas
│ │ ├── Structures.dcu
│ │ └── Structures.hpp
│ └── Win64
│ └── D260
│ ├── ActivityNetwork.dcu
│ ├── ActivityNetwork.hpp
│ ├── CommonInterfaces.dcu
│ ├── CommonInterfaces.hpp
│ ├── DataStructures.dcu
│ ├── DataStructures.hpp
│ ├── FilerHelper.dcu
│ ├── FilerHelper.hpp
│ ├── FMX.RS.BarCharts.dcu
│ ├── FMX.RS.BubbleCharts.dcu
│ ├── FMX.RS.CanvasHelper.dcu
│ ├── FMX.RS.CanvasHelper.hpp
│ ├── FMX.RS.ChartFunction.dcu
│ ├── FMX.RS.ChartLegends.dcu
│ ├── FMX.RS.ChartPanel.dcu
│ ├── FMX.RS.ChartReg.pas
│ ├── FMX.RS.Charts.dcu
│ ├── FMX.RS.DeltaFont.dcu
│ ├── FMX.RS.DeltaFont.hpp
│ ├── FMX.RS.DonutCharts.dcu
│ ├── FMX.RS.GraphCharts.dcu
│ ├── FMX.RS.Graphics.dcu
│ ├── FMX.RS.Graphics.hpp
│ ├── FMX.RS.HelperFunctions.dcu
│ ├── FMX.RS.HelperFunctions.hpp
│ ├── FMX.RS.HintWindow.dcu
│ ├── FMX.RS.HintWindow.hpp
│ ├── FMX.RS.Platform.dcu
│ ├── FMX.RS.Platform.hpp
│ ├── FMX.RS.RegisterAllCharts.pas
│ ├── FMX.RS.SVG.BasicShapes.hpp
│ ├── FMX.RS.SVGCodec.hpp
│ ├── FMX.RS.SVGCtrls.hpp
│ ├── FMX.RS.SVG.DesignCanvas.hpp
│ ├── FMX.RS.SVG.hpp
│ ├── FMX.RS.SVGReg.pas
│ ├── FMX.RS.SVGSyncObjs.hpp
│ ├── FMX.RS.SVG.Text.hpp
│ ├── FMX.RS.SVGTypes.hpp
│ ├── FMX.RS.SVGUtils.hpp
│ ├── FMX.RS.TreeViewHelper.dcu
│ ├── FMX.RS.TreeViewHelper.hpp
│ ├── GGraph.dcu
│ ├── GGraph.hpp
│ ├── GHashtable.dcu
│ ├── GHashtable.hpp
│ ├── GLists.dcu
│ ├── GLists.hpp
│ ├── GParser.dcu
│ ├── GParser.hpp
│ ├── GRegularExpression.dcu
│ ├── GRegularExpression.hpp
│ ├── GStreams.dcu
│ ├── GStreams.hpp
│ ├── GTree.dcu
│ ├── GTree.hpp
│ ├── GValue.dcu
│ ├── GValue.hpp
│ ├── HelperFunctions.dcu
│ ├── HelperFunctions.hpp
│ ├── InterfaceCollections.dcu
│ ├── InterfaceCollections.hpp
│ ├── ListColl.dcu
│ ├── ListColl.hpp
│ ├── mwCachedPasLex.dcu
│ ├── mwCachedPasLex.hpp
│ ├── mwPasLex.dcu
│ ├── mwPasLex.hpp
│ ├── mwPasLexTypes.dcu
│ ├── mwPasLexTypes.hpp
│ ├── PasLex.bpi
│ ├── PasLexD260.bpl
│ ├── PasLex.dcp
│ ├── PasLex.lib
│ ├── RefCount.dcu
│ ├── RefCount.hpp
│ ├── RSBarCharts.dcu
│ ├── RSBubbleCharts.dcu
│ ├── RSChartConsts.dcu
│ ├── RSChartFunction.dcu
│ ├── RSChartingD260.bpl
│ ├── RSCharting.dcp
│ ├── RSChartLegends.dcu
│ ├── RSChartPanel.dcu
│ ├── RSChartReg.dcr
│ ├── RSChartReg.pas
│ ├── RSChartsDBD260.bpl
│ ├── RSChartsDB.dcp
│ ├── RSCharts.dcu
│ ├── RSCommon.bpi
│ ├── RSCommonD260.6.0.bpl
│ ├── RSCommon.dcp
│ ├── RSCommon.lib
│ ├── RSCommonReg.pas
│ ├── RSConstants.dcu
│ ├── RSConstants.hpp
│ ├── RSDBCharts.dcu
│ ├── RSDefines.inc
│ ├── RSDeltaFont.dcu
│ ├── RSDeltaFont.hpp
│ ├── RSDonutCharts.dcu
│ ├── RSEncodedBits.dcu
│ ├── RSEncodedBits.hpp
│ ├── RSFMXCommon.bpi
│ ├── RSFMXCommonD260.6.0.bpl
│ ├── RSFMXCommon.dcp
│ ├── RSFMXCommon.lib
│ ├── RSGdiPlusCtrls.hpp
│ ├── RSGdiPlusGraphics.hpp
│ ├── RSGdiPlusGraphicsTypes.hpp
│ ├── RSGenerics.Collections.dcu
│ ├── RSGenerics.Collections.hpp
│ ├── RSGraphCharts.dcu
│ ├── RSGraphics.dcu
│ ├── RSGraphics.hpp
│ ├── RSHintWindow.dcu
│ ├── RSHintWindow.hpp
│ ├── RSImaging.SVGImage.hpp
│ ├── RSInterfaceCollections.dcu
│ ├── RSInterfaceCollections.hpp
│ ├── RSMessages.dcu
│ ├── RSMessages.hpp
│ ├── RSPathDesigner.dcu
│ ├── RSPathDesigner.dfm
│ ├── RSPathDesigner.hpp
│ ├── RSRegisterAllCharts.pas
│ ├── RSSVG.BasicShapes.hpp
│ ├── RSSVGCtrls.hpp
│ ├── RSSVGDesignCanvas.hpp
│ ├── RSSVG.hpp
│ ├── RSSVGImgList.hpp
│ ├── RSSVGReg.dcr
│ ├── RSSVGReg.pas
│ ├── RSSVGSyncObjs.hpp
│ ├── RSSVG.Text.hpp
│ ├── RSSVGTypes.hpp
│ ├── RSSVGUtils.hpp
│ ├── RSUIConsts.dcu
│ ├── RSUIConsts.hpp
│ ├── RSVclCommon.bpi
│ ├── RSVclCommonD260.6.0.bpl
│ ├── RSVclCommon.dcp
│ ├── RSVclCommon.lib
│ ├── RSVclGraphics.dcu
│ ├── RSVclGraphics.hpp
│ ├── RSVclHelperFunctions.dcu
│ ├── RSVclHelperFunctions.hpp
│ ├── RSVclSVG.bpi
│ ├── RSVclSVGD260.bpl
│ ├── RSVclSVG.dcp
│ ├── RSVclSVG.lib
│ ├── RSVector.dcu
│ ├── RSVector.hpp
│ ├── RSVML.bpi
│ ├── RSVMLD260.1.0.bpl
│ ├── RSVML.dcp
│ ├── RSVML.lib
│ ├── RSVMLReg.pas
│ ├── Structures.dcu
│ └── Structures.hpp
├── Chart
│ ├── Demos
│ │ ├── ChartInChart
│ │ │ ├── ChartInChart.dpr
│ │ │ ├── ChartInChart.dproj
│ │ │ ├── ChartInChartMain.dfm
│ │ │ ├── ChartInChartMain.pas
│ │ │ └── ChartInChart.res
│ │ ├── Custom Draw
│ │ │ ├── CustomDraw.dpr
│ │ │ ├── CustomDraw.dproj
│ │ │ ├── CustomDrawMain.dfm
│ │ │ ├── CustomDrawMain.pas
│ │ │ └── CustomDraw.res
│ │ ├── DB
│ │ │ ├── Reservations
│ │ │ │ ├── ReservationChart.dpr
│ │ │ │ ├── ReservationChart.dproj
│ │ │ │ ├── ReservationChartMain.dfm
│ │ │ │ ├── ReservationChartMain.pas
│ │ │ │ ├── ReservationChart.res
│ │ │ │ └── Reservat.xml
│ │ │ └── USStates
│ │ │ ├── LoadUSStatesMain.dfm
│ │ │ ├── LoadUSStatesMain.pas
│ │ │ ├── USStates.dpr
│ │ │ ├── USStates.dproj
│ │ │ ├── USStates.res
│ │ │ └── USStates.xml
│ │ ├── Demo1
│ │ │ ├── Demo1.dpr
│ │ │ ├── Demo1.dproj
│ │ │ ├── Demo1Main.dfm
│ │ │ ├── Demo1Main.pas
│ │ │ └── Demo1.res
│ │ ├── Effects (FMX)
│ │ │ ├── Effects.dpr
│ │ │ ├── Effects.dproj
│ │ │ ├── EffectsMain.fmx
│ │ │ ├── EffectsMain.pas
│ │ │ └── Effects.res
│ │ ├── Equalizer
│ │ │ ├── EQMain.dfm
│ │ │ ├── EQMain.pas
│ │ │ ├── EQTest.dpr
│ │ │ ├── EQTest.dproj
│ │ │ └── EQTest.res
│ │ ├── Function
│ │ │ ├── ChartFunction.dpr
│ │ │ ├── ChartFunction.dproj
│ │ │ ├── ChartFunctionMain.dfm
│ │ │ ├── ChartFunctionMain.pas
│ │ │ └── ChartFunction.res
│ │ ├── Function (FMX)
│ │ │ ├── FMXChartFunction.dpr
│ │ │ ├── FMXChartFunction.dproj
│ │ │ ├── FMXChartFunctionMain.fmx
│ │ │ ├── FMXChartFunctionMain.pas
│ │ │ └── FMXChartFunction.res
│ │ ├── Glyphs and Legends (FMX)
│ │ │ ├── GlyphsAndLegends.dpr
│ │ │ ├── GlyphsAndLegends.dproj
│ │ │ ├── GlyphsAndLegendsMain.fmx
│ │ │ ├── GlyphsAndLegendsMain.pas
│ │ │ └── GlyphsAndLegends.res
│ │ ├── HighLowAverage Function (FMX)
│ │ │ ├── FMXChartFunctionMain.fmx
│ │ │ ├── FMXChartFunctionMain.pas
│ │ │ ├── FMXHLAChartFunction.dpr
│ │ │ ├── FMXHLAChartFunction.dproj
│ │ │ └── FMXHLAChartFunction.res
│ │ ├── Legend
│ │ │ ├── ExternalChartLegend.dpr
│ │ │ ├── ExternalChartLegend.dproj
│ │ │ ├── ExternalChartLegendMain.dfm
│ │ │ ├── ExternalChartLegendMain.pas
│ │ │ └── ExternalChartLegend.res
│ │ ├── Mobile
│ │ │ ├── ChartViewer
│ │ │ │ ├── ChartViewer.dpr
│ │ │ │ ├── ChartViewer.res
│ │ │ │ ├── ChartViewMain.fmx
│ │ │ │ └── ChartViewMain.pas
│ │ │ └── USMap
│ │ │ ├── Blank_US_Map.svg
│ │ │ ├── USMapMain.fmx
│ │ │ ├── USMapMain.pas
│ │ │ ├── USMapMobile.deployproj
│ │ │ ├── USMapMobile.dpr
│ │ │ ├── USMapMobile.dproj
│ │ │ └── USMapMobile.res
│ │ ├── Paging
│ │ │ ├── ChartInChart.dproj
│ │ │ ├── PageExample.dpr
│ │ │ ├── PageExampleMain.dfm
│ │ │ ├── PageExampleMain.pas
│ │ │ └── PageExample.res
│ │ ├── Panelless Charts (FMX)
│ │ │ ├── PanellessCharts.dpr
│ │ │ ├── PanellessCharts.dproj
│ │ │ ├── PanellessChartsMain.fmx
│ │ │ ├── PanellessChartsMain.pas
│ │ │ └── PanellessCharts.res
│ │ ├── PathChart
│ │ │ ├── Blank_US_Map.svg
│ │ │ ├── PathChartExample.dpr
│ │ │ ├── PathChartExample.dproj
│ │ │ ├── PathChartExampleMain.dfm
│ │ │ ├── PathChartExampleMain.pas
│ │ │ └── PathChartExample.res
│ │ ├── RunTimePoints
│ │ │ ├── RunTimePoints.dpr
│ │ │ ├── RunTimePoints.dproj
│ │ │ ├── RunTimePointsMain.dfm
│ │ │ ├── RunTimePointsMain.pas
│ │ │ └── RunTimePoints.res
│ │ └── ShowAllCharts (FMX)
│ │ ├── ShowAllCharts.dpr
│ │ ├── ShowAllCharts.dproj
│ │ ├── ShowAllChartsMain.fmx
│ │ ├── ShowAllChartsMain.pas
│ │ └── ShowAllCharts.res
│ ├── FAQ.txt
│ ├── FMX.RS.BarCharts.pas
│ ├── FMX.RS.BubbleCharts.pas
│ ├── FMX.RS.ChartFunction.pas
│ ├── FMX.RS.ChartLegends.pas
│ ├── FMX.RS.ChartPanel.pas
│ ├── FMX.RS.ChartReg.pas
│ ├── FMX.RS.Charts.pas
│ ├── FMX.RS.DonutCharts.pas
│ ├── FMX.RS.GraphCharts.pas
│ ├── FMX.RS.RegisterAllCharts.pas
│ ├── History.txt
│ ├── RCCS_License.rtf
│ ├── RCCSSplash.res
│ ├── ReadMe.rtf
│ ├── RSBarCharts.pas
│ ├── RSBubbleCharts.pas
│ ├── RSChartConsts.pas
│ ├── RSChartFunction.pas
│ ├── RSCharting_Description.inc
│ ├── RSCharting.dpk
│ ├── RSCharting.res
│ ├── RSChartLegends.pas
│ ├── RSChartPanel.pas
│ ├── RSChartReg.dcr
│ ├── RSChartReg.pas
│ ├── RSChartsDB_Description.inc
│ ├── RSChartsDB.dpk
│ ├── RSChartsDB.res
│ ├── RSChartsDcl_Description.inc
│ ├── RSChartsDcl.dpk
│ ├── RSChartsDcl.res
│ ├── RSCharts.pas
│ ├── RSCommonCharts.dpk
│ ├── RSCommonCharts.res
│ ├── RSDBCharts.pas
│ ├── RSDonutCharts.pas
│ ├── RSFMXChartsDcl_Description.inc
│ ├── RSFmxChartsDcl.dpk
│ ├── RSFmxChartsDcl.res
│ ├── RSFMXCharts_Description.inc
│ ├── RSFmxCharts.dpk
│ ├── RSFmxCharts.res
│ ├── RSGraphCharts.pas
│ └── RSRegisterAllCharts.pas
├── Common
│ ├── ActivityNetwork.pas
│ ├── CommonInterfaces.pas
│ ├── DataStructures.pas
│ ├── FilerHelper.pas
│ ├── FMX.RS.CanvasHelper.pas
│ ├── FMX.RS.DeltaFont.pas
│ ├── FMX.RS.Graphics.pas
│ ├── FMX.RS.HelperFunctions.pas
│ ├── FMX.RS.HintWindow.pas
│ ├── FMX.RS.Platform.pas
│ ├── FMX.RS.TreeViewHelper.pas
│ ├── GGraph.pas
│ ├── GHashtable.pas
│ ├── GLists.pas
│ ├── GParser.pas
│ ├── GRegularExpression.pas
│ ├── GStreams.pas
│ ├── GTree.pas
│ ├── GValue.pas
│ ├── HelperFunctions.pas
│ ├── InterfaceCollections.pas
│ ├── LibSuffix.inc
│ ├── License.rtf
│ ├── ListColl.pas
│ ├── Readme.rtf
│ ├── RefCount.pas
│ ├── RSCommon_Description.inc
│ ├── RSCommon.dpk
│ ├── RSCommonReg.pas
│ ├── RSCommon.res
│ ├── RSConstants.pas
│ ├── RSDefines.inc
│ ├── RSDeltaFont.pas
│ ├── RSEncodedBits.pas
│ ├── RSFMXCommon_Description.inc
│ ├── RSFMXCommon.dpk
│ ├── RSFMXCommon.otares
│ ├── RSGenerics.Collections.pas
│ ├── RSGraphics.pas
│ ├── RSHintWindow.pas
│ ├── RSInterfaceCollections.pas
│ ├── RSMessages.pas
│ ├── RSPathDesigner.dfm
│ ├── RSPathDesigner.pas
│ ├── RSUIConsts.pas
│ ├── RSVclCommonDcl.dpk
│ ├── RSVclCommonDcl.res
│ ├── RSVclCommon_Description.inc
│ ├── RSVclCommon.dpk
│ ├── RSVclCommon.res
│ ├── RSVclGraphics.pas
│ ├── RSVclHelperFunctions.pas
│ ├── RSVector.pas
│ ├── RSVMLDcl_Description.inc
│ ├── RSVMLDcl.dpk
│ ├── RSVMLDcl.res
│ ├── RSVML_Description.inc
│ ├── RSVML.dpk
│ ├── RSVML.res
│ └── Structures.pas
├── Help
│ ├── RCCL.chm
│ ├── RSCharts.chm
│ └── RSSVG.chm
├── Parser
│ ├── mwCachedPasLex.pas
│ ├── mwPasLex.pas
│ ├── mwPasLexTypes.pas
│ ├── PasLex.dpk
│ └── PasLex.res
└── SVG
├── ComplianceTests
│ ├── arcs01.svg
│ ├── arcs02.svg
│ ├── blendingmodes.svg
│ ├── CircleTest.svg
│ ├── ClassAndLocaleTest.svg
│ ├── ClipExample1.svg
│ ├── ClipExample2.svg
│ ├── Cubic02.svg
│ ├── EllipseTest.svg
│ ├── fillrule-evenodd.svg
│ ├── fillrule-nonzero.svg
│ ├── FillRulesGradient.svg
│ ├── FillRulesNoStyles.svg
│ ├── FillRules.svg
│ ├── GradientLinear.svg
│ ├── GradientPattern.svg
│ ├── GradientRadial.svg
│ ├── GradientTest.svg
│ ├── GradientUserSpace1.svg
│ ├── GradientUserSpace2.svg
│ ├── ImageTest2.svg
│ ├── ImageTest.svg
│ ├── Line01.svg
│ ├── MarkerTest2.svg
│ ├── MarkerTest3.svg
│ ├── MarkerTest.svg
│ ├── NewCoordSys.svg
│ ├── OpacityTest.svg
│ ├── PolygonTest.svg
│ ├── PolylineTest.svg
│ ├── PreserveAspectRatio.svg
│ ├── Quad01.svg
│ ├── Rect01.svg
│ ├── Rect02.svg
│ ├── RotateScale.svg
│ ├── Skew.svg
│ ├── SwitchTest2.svg
│ ├── SwitchTest.svg
│ ├── TextDecoration.svg
│ ├── TextReference.svg
│ ├── TransformationTest.svg
│ ├── Units.svg
│ ├── UseTest1.svg
│ ├── UseTest2.svg
│ ├── UseTestSymbol.svg
│ ├── UseWithStyling.svg
│ ├── ViewBoxTest.svg
│ └── Windows-logo.png
├── Demos
│ ├── Anatomy (VCL)
│ │ ├── AnatomyExplorer.dpr
│ │ ├── AnatomyExplorerMain.dfm
│ │ ├── AnatomyExplorerMain.pas
│ │ └── AnatomyExplorer.res
│ ├── ClockWorld
│ │ ├── ClockWorld.dpr
│ │ ├── ClockWorld.res
│ │ ├── SVGClockMain.dfm
│ │ └── SVGClockMain.pas
│ ├── ClockWorld (FMX)
│ │ ├── SVGClockFMX.dpr
│ │ ├── SVGClockFMXMain.fmx
│ │ ├── SVGClockFMXMain.pas
│ │ └── SVGClockFMX.res
│ ├── CodeRage XI (FMX)
│ │ ├── EuroCarMain.fmx
│ │ ├── EuroCarMain.pas
│ │ ├── EuroCarSales.dpr
│ │ ├── EuroCarSales.res
│ │ └── SVGs
│ │ ├── car.svg
│ │ ├── circle-buttons-steel.svg
│ │ ├── Delphi.svg
│ │ ├── EuropeMap.svg
│ │ ├── ExampleSimpleButton.svg
│ │ ├── Population.svg
│ │ ├── switch--off.svg
│ │ ├── switch--on.svg
│ │ └── Tree.svg
│ ├── Editor (FMX)
│ │ ├── SVGEditorFMXBrushFrame.fmx
│ │ ├── SVGEditorFMXBrushFrame.pas
│ │ ├── SVGEditorFMX.dpr
│ │ ├── SVGEditorFMX.dproj
│ │ ├── SVGEditorFMXEnumeration.fmx
│ │ ├── SVGEditorFMXEnumeration.pas
│ │ ├── SVGEditorFMXGradientForm.fmx
│ │ ├── SVGEditorFMXGradientForm.pas
│ │ ├── SVGEditorFMXGradientFrame.fmx
│ │ ├── SVGEditorFMXGradientFrame.pas
│ │ ├── SVGEditorFMXHelpForm.fmx
│ │ ├── SVGEditorFMXHelpForm.pas
│ │ ├── SVGEditorFMXLengthFrame.fmx
│ │ ├── SVGEditorFMXLengthFrame.pas
│ │ ├── SVGEditorFMXMain.fmx
│ │ ├── SVGEditorFMXMain.pas
│ │ ├── SVGEditorFMXOpacityFrame.fmx
│ │ ├── SVGEditorFMXOpacityFrame.pas
│ │ ├── SVGEditorFMXPathDesigner.fmx
│ │ ├── SVGEditorFMXPathDesigner.pas
│ │ ├── SVGEditorFMXPenFrame.fmx
│ │ ├── SVGEditorFMXPenFrame.pas
│ │ ├── SVGEditorFMXPropFrame.fmx
│ │ ├── SVGEditorFMXPropFrame.pas
│ │ ├── SVGEditorFMX.res
│ │ ├── SVGEditorFMXTextFrame.fmx
│ │ ├── SVGEditorFMXTextFrame.pas
│ │ └── SVGEditorTypes.pas
│ ├── Gauge (VCL)
│ │ ├── SVGCustomGauge.dpr
│ │ ├── SVGCustomGaugeMain.dfm
│ │ ├── SVGCustomGaugeMain.pas
│ │ └── SVGCustomGauge.res
│ ├── ImageList (FMX)
│ │ ├── ImageListTestFMX.dpr
│ │ ├── ImageListTestFMXMain.fmx
│ │ ├── ImageListTestFMXMain.pas
│ │ └── ImageListTestFMX.res
│ ├── ImageList (VCL)
│ │ ├── ImageListTest.dpr
│ │ ├── ImageListTestMain.dfm
│ │ ├── ImageListTestMain.pas
│ │ └── ImageListTest.res
│ ├── Mobile
│ │ ├── SVGBrowser
│ │ │ ├── MobileSVGBrowser.dpr
│ │ │ ├── MobileSVGBrowserMain.fmx
│ │ │ ├── MobileSVGBrowserMain.pas
│ │ │ └── MobileSVGBrowser.res
│ │ └── SVGViewer
│ │ ├── SVGViewer.dpr
│ │ ├── SVGViewerMain.fmx
│ │ ├── SVGViewerMain.pas
│ │ └── SVGViewer.res
│ ├── PaintBox (FMX)
│ │ ├── SVGPaintBoxFMX.dpr
│ │ ├── SVGPaintBoxFMXMain.fmx
│ │ ├── SVGPaintBoxFMXMain.pas
│ │ └── SVGPaintBoxFMX.res
│ ├── PaintBox (VCL)
│ │ ├── SVGPaintBoxVCL.dpr
│ │ ├── SVGPaintBoxVCLMain.dfm
│ │ ├── SVGPaintBoxVCLMain.pas
│ │ └── SVGPaintBoxVCL.res
│ ├── Printer (VCL)
│ │ ├── SVGPrinterMain.dfm
│ │ ├── SVGPrinterMain.pas
│ │ ├── SVGPrinterVCL.dpr
│ │ └── SVGPrinterVCL.res
│ ├── Stream (FMX)
│ │ ├── SVGStreamingFMX.dpr
│ │ ├── SVGStreamingFMX.res
│ │ ├── SVGStreamingMain.fmx
│ │ └── SVGStreamingMain.pas
│ ├── SVGImage (FMX)
│ │ ├── SVGImageFMX.dpr
│ │ ├── SVGImageFMXMain.fmx
│ │ ├── SVGImageFMXMain.pas
│ │ └── SVGImageFMX.res
│ ├── SVGImage (VCL)
│ │ ├── SVGImageVCL.dpr
│ │ ├── SVGImageVCLMain.dfm
│ │ ├── SVGImageVCLMain.pas
│ │ └── SVGImageVCL.res
│ ├── SVGPanel (FMX)
│ │ ├── SVGPanelFMX.dpr
│ │ ├── SVGPanelFMXMain.fmx
│ │ ├── SVGPanelFMXMain.pas
│ │ └── SVGPanelFMX.res
│ ├── SVGPanel (VCL)
│ │ ├── SVGPanelVCL.dpr
│ │ ├── SVGPanelVCLMain.dfm
│ │ ├── SVGPanelVCLMain.pas
│ │ └── SVGPanelVCL.res
│ ├── Threads (FMX)
│ │ ├── SVGThreadFMX.dpr
│ │ ├── SVGThreadFMX.res
│ │ ├── SVGThreadMain.fmx
│ │ └── SVGThreadMain.pas
│ └── Threads (VCL)
│ ├── SVGThread.dpr
│ ├── SVGThreadMain.dfm
│ ├── SVGThreadMain.pas
│ └── SVGThread.res
├── FAQ.txt
├── FMX.RS.SVG.BasicShapes.pas
├── FMX.RS.SVGCodec.pas
├── FMX.RS.SVGCtrls.pas
├── FMX.RS.SVG.DesignCanvas.pas
├── FMX.RS.SVGImgListEditor.fmx
├── FMX.RS.SVGImgListEditor.pas
├── FMX.RS.SVGImgList.pas
├── FMX.RS.SVG.pas
├── FMX.RS.SVGReg.pas
├── FMX.RS.SVGSyncObjs.pas
├── FMX.RS.SVG.Text.pas
├── FMX.RS.SVGTypes.pas
├── FMX.RS.SVGUtils.pas
├── History.txt
├── License.rtf
├── Objects
│ ├── 11970930642131497005BenBois_Clock.svg
│ ├── Animated_analog_SVG_clock.svg
│ ├── animated-clock.svg
│ ├── BenBois_Clock LowerGradient.svg
│ ├── BenBois_Clock-onepart.svg
│ ├── car2.svg
│ ├── dail.svg
│ ├── Donut-Chart.svg
│ ├── Dragon.svg
│ ├── Erioll_world.svg
│ ├── Film_Reel.svg
│ ├── gallardo2.svg
│ ├── no-hands-modern-clock.svg
│ ├── Shuttle.svg
│ ├── Smile.svg
│ ├── Star_of_David.svg
│ ├── stars.svg
│ └── tiger.svg
├── ReadMe.rtf
├── RSCLSplash.res
├── RSFMXSVGDcl_Description.inc
├── RSFMXSVGDcl.dpk
├── RSFMXSVGDcl.res
├── RSFMXSVG_Description.inc
├── RSFMXSVG.dpk
├── RSFMXSVG.res
├── RSGdiPlusCtrls.pas
├── RSGdiPlusGraphics.pas
├── RSGdiPlusGraphicsTypes.pas
├── RSImaging.SVGImage.pas
├── RSSVG.BasicShapes.pas
├── RSSVGCtrls.pas
├── RSSVGDcl_Description.inc
├── RSSVGDcl.dpk
├── RSSVGDcl.res
├── RSSVG_Description.inc
├── RSSVGDesignCanvas.pas
├── RSSVGImgListEditor.dfm
├── RSSVGImgListEditor.pas
├── RSSVGImgList.pas
├── RSSVG.pas
├── RSSVGReg.dcr
├── RSSVGReg.pas
├── RSSVGSyncObjs.pas
├── RSSVG.Text.pas
├── RSSVGTypes.pas
├── RSSVGUtils.pas
├── RSVclSVG.dpk
├── RSVclSVG.res
├── RSVMLReg.pas
├── TImageListLayer.style
└── TSVGSize.style
57 directories, 779 files
标签:
小贴士
感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。
- 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
- 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
- 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
- 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。
关于好例子网
本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明
网友评论
我要评论