├── Images ├── TLDesignerAction31.bmp ├── TListLabel31.bmp ├── TLlDesignerFunction31.bmp ├── TLlDesignerObject31.bmp ├── TLlPreviewControl31.bmp └── TLlRTFControl31.bmp ├── LICENSE ├── ListLabel31Components.dof ├── ListLabel31Components.dpk ├── ListLabel31Components.dproj ├── ListLabel31Components.dres ├── ListLabel31Components.res ├── ListLabel31ComponentsResource.rc ├── README.md └── Sources ├── LL31Report_Reg.pas ├── LLDataProvider.pas ├── LLDataSetDataProvider.pas ├── LLObjectEditor.dfm ├── LLObjectEditor.pas ├── LLPreview.pas ├── LLReport_Types.pas ├── LLThreads.pas ├── ListLabel31.pas ├── ListLabelDataProviderInterface.pas ├── LlCoreRepository.pas ├── LlRepository.pas ├── ObjTree.pas ├── cmbtLL31x.pas ├── cmbtLS31x.pas ├── cmbtll31.pas ├── l31CommonInterfaces.pas ├── l31FireDACInterfaces.pas └── l31dom.pas /Images/TLDesignerAction31.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/combit/DelphiDataProviders/HEAD/Images/TLDesignerAction31.bmp -------------------------------------------------------------------------------- /Images/TListLabel31.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/combit/DelphiDataProviders/HEAD/Images/TListLabel31.bmp -------------------------------------------------------------------------------- /Images/TLlDesignerFunction31.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/combit/DelphiDataProviders/HEAD/Images/TLlDesignerFunction31.bmp -------------------------------------------------------------------------------- /Images/TLlDesignerObject31.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/combit/DelphiDataProviders/HEAD/Images/TLlDesignerObject31.bmp -------------------------------------------------------------------------------- /Images/TLlPreviewControl31.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/combit/DelphiDataProviders/HEAD/Images/TLlPreviewControl31.bmp -------------------------------------------------------------------------------- /Images/TLlRTFControl31.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/combit/DelphiDataProviders/HEAD/Images/TLlRTFControl31.bmp -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/combit/DelphiDataProviders/HEAD/LICENSE -------------------------------------------------------------------------------- /ListLabel31Components.dof: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/combit/DelphiDataProviders/HEAD/ListLabel31Components.dof -------------------------------------------------------------------------------- /ListLabel31Components.dpk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/combit/DelphiDataProviders/HEAD/ListLabel31Components.dpk -------------------------------------------------------------------------------- /ListLabel31Components.dproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/combit/DelphiDataProviders/HEAD/ListLabel31Components.dproj -------------------------------------------------------------------------------- /ListLabel31Components.dres: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/combit/DelphiDataProviders/HEAD/ListLabel31Components.dres -------------------------------------------------------------------------------- /ListLabel31Components.res: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/combit/DelphiDataProviders/HEAD/ListLabel31Components.res -------------------------------------------------------------------------------- /ListLabel31ComponentsResource.rc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/combit/DelphiDataProviders/HEAD/ListLabel31ComponentsResource.rc -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/combit/DelphiDataProviders/HEAD/README.md -------------------------------------------------------------------------------- /Sources/LL31Report_Reg.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/combit/DelphiDataProviders/HEAD/Sources/LL31Report_Reg.pas -------------------------------------------------------------------------------- /Sources/LLDataProvider.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/combit/DelphiDataProviders/HEAD/Sources/LLDataProvider.pas -------------------------------------------------------------------------------- /Sources/LLDataSetDataProvider.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/combit/DelphiDataProviders/HEAD/Sources/LLDataSetDataProvider.pas -------------------------------------------------------------------------------- /Sources/LLObjectEditor.dfm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/combit/DelphiDataProviders/HEAD/Sources/LLObjectEditor.dfm -------------------------------------------------------------------------------- /Sources/LLObjectEditor.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/combit/DelphiDataProviders/HEAD/Sources/LLObjectEditor.pas -------------------------------------------------------------------------------- /Sources/LLPreview.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/combit/DelphiDataProviders/HEAD/Sources/LLPreview.pas -------------------------------------------------------------------------------- /Sources/LLReport_Types.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/combit/DelphiDataProviders/HEAD/Sources/LLReport_Types.pas -------------------------------------------------------------------------------- /Sources/LLThreads.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/combit/DelphiDataProviders/HEAD/Sources/LLThreads.pas -------------------------------------------------------------------------------- /Sources/ListLabel31.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/combit/DelphiDataProviders/HEAD/Sources/ListLabel31.pas -------------------------------------------------------------------------------- /Sources/ListLabelDataProviderInterface.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/combit/DelphiDataProviders/HEAD/Sources/ListLabelDataProviderInterface.pas -------------------------------------------------------------------------------- /Sources/LlCoreRepository.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/combit/DelphiDataProviders/HEAD/Sources/LlCoreRepository.pas -------------------------------------------------------------------------------- /Sources/LlRepository.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/combit/DelphiDataProviders/HEAD/Sources/LlRepository.pas -------------------------------------------------------------------------------- /Sources/ObjTree.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/combit/DelphiDataProviders/HEAD/Sources/ObjTree.pas -------------------------------------------------------------------------------- /Sources/cmbtLL31x.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/combit/DelphiDataProviders/HEAD/Sources/cmbtLL31x.pas -------------------------------------------------------------------------------- /Sources/cmbtLS31x.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/combit/DelphiDataProviders/HEAD/Sources/cmbtLS31x.pas -------------------------------------------------------------------------------- /Sources/cmbtll31.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/combit/DelphiDataProviders/HEAD/Sources/cmbtll31.pas -------------------------------------------------------------------------------- /Sources/l31CommonInterfaces.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/combit/DelphiDataProviders/HEAD/Sources/l31CommonInterfaces.pas -------------------------------------------------------------------------------- /Sources/l31FireDACInterfaces.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/combit/DelphiDataProviders/HEAD/Sources/l31FireDACInterfaces.pas -------------------------------------------------------------------------------- /Sources/l31dom.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/combit/DelphiDataProviders/HEAD/Sources/l31dom.pas --------------------------------------------------------------------------------