create » Page 191 » Developer.Team - Developers Paradise!

class for INI files UDBini.pas

uses  UDBini
{------------------------------}
var demo :  TDBini;
{------------------------------}
//ini file

test:=TDBINI.create('F:\RAD_ESTUDIO10.2\dbini\example.ini');
test.forEach( procedure(id:string ) begin
    example.get(id,'field1');
    ListView1.items.AddItem.Text:= id +        test.get(id,'field1');;
 end );
 //for delete
test.delete('section_name');
//for add

test.add('unique_section','key','value');
test.add('unique_section','bytestream',StreamString.create('áéíóú'));

//for save in file

test.save
Read more

FastReport .NET NetFx2/NetFx4 2018.4.19

FastReport .NET NetFx2/NetFx4 2018.4.19
FastReport .NET NetFx2/NetFx4 2018.4.19


With FastReport.Net, you can create application-independent .Net reports. In other words, FastReport.Net can be used as a standalone reporting tool.

Includes powerful visual report designer for creating and modifying the reports. Your application can run the designer from the code.
Includes online report designer for ASP.Net (only in Enterprise edition)
Connect to any database, use any of its tables or create queries
Add dialogue form(s) to your report to prompt for parameters before running a report
Using built-in script you can manage the interactions with dialogue form controls and perform complex data handling
Finally, view the result and print or export it to many common document formats
Read more

FastReport.Mono 2018.2.36

FastReport.Mono 2018.2.36
FastReport.Mono 2018.2.36


FastReport Mono is a multi-platform reporting solution. It can be used with Windows, Linux, Mac OS X and any operating system that supports Xamarin Mono. With FastReport.Mono, you can create application-independent .Net and Mono reports. In other words, FastReport.Mono can be used as a stand-alone reporting tool.
Read more

Kellerman Themed Wizard 1.66

Kellerman Themed Wizard 1.66
Kellerman Themed Wizard 1.66


Themed Wizard is a .NET Wizard Control that allows you to rapidly create wizard style interfaces in your .NET 2.0 or higher WinForm application. With twelve included themes, designer navigation, and smart tags; Themed Wizard will make your WinForm application stand out from the crowd.
Read more

MDBootstrap Pro 4.5.16 mega Bundle

MDBootstrap Pro 4.5.16 mega Bundle
MDBootstrap Pro 4.5.15 Mega Bundle


The complete and easy guide will teach you how to create stunning, responsive website and apps. Each lesson is provided with series of practical examples and each of those examples brings an essential web design knowledge. In this tutorial, you will learn truly exciting things - creating a dynamic content and remote code injection. You will create a smart website which learns your user and reacts properly to his behavior.
Read more

Database .NET Plus 26.3.6920.1 Retail

Database .NET Plus 26.3.6920.1 Retail
Database .NET Plus 26.3.6920.1 Retail


Database .NET is a simple and intuitive database management tool for multiple databases, making local and remote database administration easier. With it you can Create databases, Design tables, Edit data, Export data, Generate scripts and run SQL queries. Create, Shrink, Protect Database. Export to CSV/XML/TXT/XLS/SQL. Syntax Highlighting. Table Editor.
Read more