Delete » Page 7 » Custom Developer Tools and VCL Components | Developer Team

TMS IntraWeb Planner 3.3.0.0 Full Source

TMS IntraWeb Planner 3.3.0.0 Full Source
TMS IntraWeb Planner 3.3.0.0 Full Source


Data-aware and non-data aware scheduling components for Intraweb applications.

Component for interactive scheduling web applications.

Horizontal & vertical oriented views
Items that can be resized / repositioned / moved by mouse dragging
Inplace multiline editable items
Items with caption time, text or no caption
Sidebar can be left, right, left & right or on top of Planner with indication of occupied time slots
Read-only items
Various display modes : day (5,6,10,15,30,60 min), week, month, day period, half day period, timeline, active days, disjunct days
Controllable active day start, active day end, day start, day end
Events for insert, delete, edit, size, move items
Read more

ZylGSM v1.44 for Delphi 10.1- 10.3 Rio

ZylGSM v1.44  for Delphi 10.1- 10.3 Rio
ZylGSM v1.44 for Delphi 10.1- 10.3 Rio


ZylGSM is a Delphi & C++Builder component that communicates with a GSM modem or phone with integrated modem.

Main features:
- send SMS in text mode
- send SMS in PDU mode
- send flash SMS
- delete SMS
- dial in voice mode
- dial in data mode
- answer incoming call
- hang up current conversation
Read more

SQL Maestro PostgreSQL PHP Generator 18.3.0.3 Professional

SQL Maestro PostgreSQL PHP Generator 18.3.0.3 Professional
SQL Maestro PostgreSQL PHP Generator 18.3.0.3 Professional


PostgreSQL PHP Generator provides you with a set of clear-cut wizard steps, so it really does not require a deep knowledge of PostgreSQL from its users. You will hardly come across any difficulties operating the PHP form generator for CRUD (create, read, update and delete) operations with precise wizard directions. All of that running on the powerful PHP database framework hiding low-level PHP database connection and SQL data access.
Read more

Hiew v8.66

Hiew v8.66
Hiew v8.66


Features of release VIII:
view and edit files of any length in text, hex, and decode modes
x86-64 disassembler & assembler (AVX instructions include)
physical & logical drive view & edit
support for NE, LE, LX, PE/PE32+, ELF/ELF64(little-endian), Mach-O(little-endian), TE/TE64 executable formats
support for Netware Loadable Modules like NLM, DSK, LAN,...
following direct call/jmp instructions in any executable file with one touch
pattern search in disassembler
built-in simple 64bit decrypt/crypt system
built-in powerful 64bit calculator
block operations: read, write, fill, copy, move, insert, delete, crypt
multifile search and replace
keyboard macros
unicode/utf8 support
Hiew Extrenal Module (HEM) support
ArmV6 disassembler
Read more

HotPDF Delphi PDF VCL 1.7.0 D7-10.3 Rio Full Source

HotPDF Delphi PDF VCL 1.7.0 D7-10.3 Rio Full Source
HotPDF Delphi PDF VCL 1.7.0 D7-10.3 Rio Full Source


HotPDF Delphi PDF component is a Delphi and C++ Builder component for creating PDF documents. HotPDF does not use any DLL or other software to create PDF files.

HotPDF allows you create or load existing PDF files and edit them in the following manner:

Print text and draw on a PDF document using it as a canvas;
Add audio, video and text annotations;
Change the size and resolution of specific pages or the whole file;
Add, delete and copy pages;
Encrypt the document;
Edit the document properties.
Read more

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

APEX True DBGrid Pro 6.0e

APEX True DBGrid Pro 6.0e
APEX True DBGrid Pro 6.0e


True DBGrid Pro allows end users to browse, edit, add, and delete data in a tabular format. True DBGrid Pro completely manages the database interface, allowing developers to concentrate on important application-specific tasks. True DBGrid Pro can also be used in unbound or storage mode with a programmer's own data source. True DBGrid Pro allows end-users to browse, edit, add, and delete data in a tabular format. True DBGrid includes dozens of advanced data access, data presentation, and UI features.
Read more