You've already forked lazarus-ccr
RxFPC - new component TRxDBGridExportSpreadSheet. Create new lazarus package rxdbgrid_export_spreadsheet.lpk and demo RxDBGrid_ExportSpreadsheet for this component
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3363 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@@ -172,6 +172,8 @@ resourcestring
|
||||
|
||||
sUnknownXMLDatasetFormat = 'Unknown XML Dataset format';
|
||||
|
||||
sToolsExportSpeadSheet = 'Export to speadsheet';
|
||||
|
||||
const
|
||||
{ The following strings should not be localized }
|
||||
sAction = '.Action';
|
||||
@@ -192,6 +194,7 @@ const
|
||||
sSortMarker = '.SortMarker';
|
||||
sSortField = '.SortField';
|
||||
|
||||
|
||||
implementation
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user