FPSpreadsheet: Register TsWorkbookChartLink
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9430 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
parent
095be0e60d
commit
2a965808d4
@ -0,0 +1,3 @@
|
||||
tsworksheetdataset.png
|
||||
tsworksheetdataset_150.png
|
||||
tsworksheetdataset_200.png
|
@ -29,3 +29,7 @@ tsworkbookchartsource_200.png
|
||||
tsworksheetchartsource.png
|
||||
tsworksheetchartsource_150.png
|
||||
tsworksheetchartsource_200.png
|
||||
tsWorkbookchartlink.png
|
||||
tsworkbookchartlink_150.png
|
||||
tsworkbookchartlink_200.png
|
||||
|
||||
|
Binary file not shown.
After Width: | Height: | Size: 652 B |
Binary file not shown.
After Width: | Height: | Size: 853 B |
Binary file not shown.
After Width: | Height: | Size: 1.2 KiB |
Binary file not shown.
@ -43,8 +43,8 @@ begin
|
||||
]);
|
||||
|
||||
{$ifdef FPS_CHARTS}
|
||||
RegisterComponents('Chart', [
|
||||
TsWorkbookChartSource
|
||||
RegisterComponents('FPSpreadsheet', [
|
||||
TsWorkbookChartLink, TsWorkbookChartSource
|
||||
]);
|
||||
{$endif}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user