classes » Page 13 » Developer.Team

SOL[I]D - Articles, Examples and Codes in Delphi

SOL[I]D - Articles, Examples and Codes in Delphi
SOL[I]D - Articles, Examples and Codes in Delphi


The SOLID principles were introduced by a Software Engineering expert named Robert C. Martin , or “Uncle Bob,” who is well known for writing the books “ Clean Code ”, “ Clean Coder ” and “ Clean Archicteture ” . These principles are closely associated with Object Oriented programming and present a number of techniques and mechanisms for building a more flexible and sustainable class architecture. The term SOLID, although it is an English word with translation of "solid", in this context is an acronym. Each letter corresponds to one of the principles, requiring every term to be capitalized.
Read more

Code VBA 8.0

Code VBA 8.0
Code VBA 8.0


Code VBA is an add-in for both professional software developers and MS Office users of Visual Basic for Applications. Using Code VBA you will write VBA code faster and spend less time looking for solutions on-line:

Insert lines or complete blocks of code: declarations, program structures (If, Select, loops), standard user interactions such as msgbox and file selection, but also new ones e,g. the SelectionBox and so on.
Declaring variables with just a few keystrokes is a real time saver.
Find and insert VBA, Access VBA / ADO / DAO and Excel VBA source code from the logically organized menu.
The inserted code automatically hooks up with the already available code by matching procedure arguments with available variables.
Extend the Code VBA library with your own code fragments.
Tooltips show what classes and procedures do and give direct access (F1) to the relevant documentation and tutorials on Office MSDN online.
The Code Explorer lets you move to the relevant procedures easily and adds many new features such as insert procedure call with arguments, test procedure from immediate window, comment code and tidy the code indentation.
The Class Builder and UserForm builder help you create custom classes and userforms custom dialogs with validation fast and easy.
Read more

Northwoods GoDiagram v5.3.0 for Visual Studio 2017, 2015, 2013, 2012

Northwoods GoDiagram v5.3.0 for Visual Studio 2017, 2015, 2013, 2012
Northwoods GoDiagram v5.3.0 for Visual Studio 2017, 2015, 2013, 2012


The GoDiagram library, Northwoods.Go, is a set of controls and classes built on the .NET platform. GoDiagram makes it easy to deliver editors that allow users to see and manipulate diagrams of two-dimensional graphical objects arranged in a scrollable window. GoDiagram provides a variety of basic graphical objects such as rectangles, ellipses, polygons, text, images, and lines. You can group objects together to form more complex objects. You can customize their appearances and behaviors by setting properties and overriding methods.
Read more

Bryntum (Gantt, Gantt Pro, Scheduler, Calendar, TaskBoard, Grid, Siesta) v6.0.12

Bryntum (Gantt, Gantt Pro, Scheduler, Calendar, TaskBoard, Grid, Siesta) v6.0.12
Bryntum (Gantt, Gantt Pro, Scheduler, Calendar, TaskBoard, Grid, Siesta) v6.0.12


A powerful jаvascript based Gantt chart delivering a fantastic user experience. You can drag and drop tasks and setup inter-task relationships easily. An interactive resource scheduling tool that helps you plan anything with a start and end date. A very interactive and customizble calendar component with day, week and month views. A very flexible and configurable Kanban / Scrum task board component which helps you plan your day to day work activities.
Read more

IBObjects (IBO) 5.11.1 Build 2861 Full Source Code

IBObjects (IBO) 5.11.1 Build 2861 Full Source Code
IBObjects (IBO) 5.11.1 Build 2861 Full Source Code


IB Objects is the most powerful toolbox available for developing client and service applications for InterBase/Firebird in Delphi and Borland C++Builder without the BDE, ODBC or any other middleware. IB Objects provides more than 80 components for use with 32bit Delphi and C++Builder. The "native IBO" classes require only a Desktop Developer edition. Professional editions of these products are required only if you need to develop with the TDataset-compatible classes.
Read more