Утилиты для delphi / utilities for delphi

Статус
В этой теме нельзя размещать новые ответы.

emailx45

Местный
Регистрация
5 Май 2008
Сообщения
3,571
Реакции
2,438
Credits
573
BDE Installer for Rad Studio 10 Seattle / 10.1 Berlin / 10.2 Tokyo Updated

[HIDE="5"]
Для просмотра ссылки Войди или Зарегистрируйся

Для просмотра ссылки Войди или Зарегистрируйся

Для просмотра ссылки Войди или Зарегистрируйся

Для просмотра ссылки Войди или Зарегистрируйся

pass Для просмотра ссылки Войди или Зарегистрируйся
[/HIDE]
 

MaxWafer

Турист
Регистрация
14 Май 2009
Сообщения
5
Реакции
1
Credits
4
GREATIS OBJECT INSPECTOR
Copyright (C) 2005-2015 Greatis Software
Для просмотра ссылки Войди или Зарегистрируйся
Для просмотра ссылки Войди или Зарегистрируйся


Object Inspector is a component suite that contains inspectors
allowing you to change anything in your application at runtime.

Object Inspector suite includes:

TPropertyInterface
component for easy access to any property or event of any
component at runtime

TComponentInspector
customizable full-functional runtime object inspector control

TComponentComboBox
control for easy selecting component

TCommonInspector
abstract inspector control for inspect anything in your application

TDBInspector
ready-to-use database inspector control

TIniInspector
ready-to-use ini-file inspector control

TApplicationInspector
ready-to-use inspector control for changing Application properties
at runtime

TSystemColorsInspector
ready-to-use inspector control for changing Windows colors

Examples
small and clean projects illustrating features of inspectors and
TPropertyInterface components

Source codes
full source code of all components and useful internal classes


To install components:
~~~~~~~~~~~~~~~~~~~~~~

1) Unpack component archive to any folder
2) Add InspReg.pas file into any installed package and rebuild this package


LICENSE AGREEMENTS
~~~~~~~~~~~~~~~~~~

The following actions ARE ALLOWED:
1) The distribution of the products or source codes produced
utilizing OBJECT INSPECTOR.
2) The distribution of products or source codes produced
utilizing a modified version of OBJECT INSPECTOR.
3) The creation and distribution of descendant components
in source code or compiled form.

The following actions ARE NOT ALLOWED:
1) The distribution of OBJECT INSPECTOR, in either source
or compiled form.
2) The inclusion of OBJECT INSPECTOR, in source or compiled
form, within other software distributions.

Download:
Для просмотра ссылки Войди или Зарегистрируйся
 

MaxWafer

Турист
Регистрация
14 Май 2009
Сообщения
5
Реакции
1
Credits
4
GREATIS FORM DESIGNER
Copyright (C) 2005-2015 Greatis Software


TFormDesigner allows you move and resize any control on your
form. You need not prepare your form to use TFormDesigner.
Just place TFormDesigner into your form, set Active property
to True and enjoy!


To install component:
~~~~~~~~~~~~~~~~~~~~~
1) Unpack component archive to any folder
2) Add FDREG.PAS into any installed package and rebuild this package


LICENSE AGREEMENTS
~~~~~~~~~~~~~~~~~~

The following actions ARE ALLOWED:
1) The distribution of the products or source codes produced
utilizing Form Designer.
2) The distribution of products or source codes produced
utilizing a modified version of Form Designer.
3) The creation and distribution of descendant components
in source code or compiled form.

The following actions ARE NOT ALLOWED:
1) The distribution of Form Designer, in either source or
compiled form.
2) The inclusion of Form Designer, in source or compiled
form, within other software distributions.

[HIDE="3"] Для просмотра ссылки Войди или Зарегистрируйся[/HIDE]
 

MaxWafer

Турист
Регистрация
14 Май 2009
Сообщения
5
Реакции
1
Credits
4
ModelMaker Code Explorer 12.3 Delphi 10.2 Tokyo

Award winning Refactoring Browser with Delphi Pascal support.
Integrated with Delphi 7, 2007-2010, XE - XE8, Delphi 10 - 10.2 Tokyo.
Delphi 5 and 6 support provided as service.
Improve the design of existing code with build-in refactorings
Instant, two-way navigation.
Point-and-click, drag-and-drop programming.
IntelliReplace™ propagates renames in code.
Create and edit classes, members and procedures.
Instantly copy, paste and on-the-fly convert classes, methods, properties etc. even between classes and modules.
Use Entity Insight™ to change attributes for (multiple) selected members.
Rearrange and Sort code, maintaining region definitions.
Improve Navigation with History, Method Favorites and Member Search Bar
Live Documentation support
Live Metrics
Source Indexer
IDE Editor Refactorings bring refactorings right in the Editor.

As a Class Browser it shows classes (inheritance) and members (fields, methods, properties) in two filtered views, similar to the windows explorer. On the left the Explorer docked in the IDE editor. The Classes view (top) displays classes and inheritance relations for the current module. The Members view (bottom) show the filtered members for the selected class.
Navigation features like Member search bar Member Favorites Navigation history help finding your way around in code.
Code Explorer is fully Form Designer aware and, for example, has a special filter to suppress component fields and event handler methods.
As a Refactoring Editor, it makes changing code easy and fast: Classes and members can be created and modified through drag and drop or by selecting options in dedicated dialogs. You to Refactor, edit, correct and delete existing classes and members just as easy as you created them.
ModelMaker Code Explorer offers
A Code Browser : Improved navigation based on two-way navigation.
A structured Class Editor: Create, edit, delete and copy classes, members and module procedures with a few mouse clicks.
Explorer Refactoring: Extract Class, Rename Parameter and many more.
Editor Refactoring: Apply Extract Method, Add Local Var, Rename Local etc. in the IDE source editor.
Entity Insight™ bar - quick access to attributes for selected entities.
Live Documentation support: display and edit any comment style.
Cut,Copy and Paste let you pick up a class, properties and methods and duplicate them or move them to another class or module. Where necessary names and modifiers are automatically adjusted.

Drag and Drop Members on a class to copy ,move, convert them. For example: Drag interface members on a class to implement the interface, Drag a module or local procedure on a class to convert it to a method.

Use Editor Refactoring's to refactor an entity at cursor position or operate on selected code. For example press Ctrl+Shift+X to invoke Extract Method for the selected code. Configurable keyboard shortcuts make these refactoring-s available with just one keystroke. Common tasks like Add a Field, Modify a Property and Rename Local are all invoked with just one keystroke.

Advanced Code Sort and Rearrange features include:

Rearrange members in Members view using Drag and Drop in Interface and Implementation rearrange modes.
Rearrange class members using predefined sorting schemes.
Sort class members according to the customizable default scheme.
Sorting maintains Source Regions and optionally sorts inside regions
Sorting hints are emitted for classes not matching the default sorting scheme

Download:
[HIDE="3"]ttps://pan.baidu.com/s/1o9wJ5xS
Password: hyer
[/HIDE]
 

emailx45

Местный
Регистрация
5 Май 2008
Сообщения
3,571
Реакции
2,438
Credits
573
... not necessary for Delphi, but...

MikroElektronika Compilers (mikroBasic/mikroC/mikroPascal) 2018.2 / 2017 / + olders

MikroC PRO AVR, the most powerful C compiler, is a great alternative to CodeVision software, and is, in every respect, more powerful and more powerful than other compilers.

Its prominent features are the completeness and appearances of its libraries, which really are not seen in any way.

The MikroC Pro for PIC software supports over 360 PIC microcontrollers. One of the features that made it popular is having the most complete bookshops.

On the other hand, the user-friendly environment and ease of use have enabled even students to use it. In the libraries of this version of the compiler, very significant changes have been made.

If you use the basic language to code PIC microcontrollers, to compile, you must compile your code using the Pic Basic Pro software.

The micro-engineering labs package has created powerful applications in the programming of PIC and AVR microcontrollers, which most developers have come up with with software packages from the company.

Features and Features of MikroC PRO:
- Supports all AVR microcontrollers
- Complete and up-to-date libraries
- Full support for Atmel's microcontroller
- Having various templates and environments to prevent users from being tired and tired
- The absence of errors and unnecessary ERRORs during compilation
- Beautiful look and good environment (GUI)
- Supports mmc libraries
- 7seg code editor
- Numbers Editor in Seven Segment Making Plans
- There is a special character editor in the character's LCD
- Supports all PIC microcontrollers
- Support for Assembly languages, ANSI C with minor modifications
- Editors and image editors for graphic LCDs or GLCDs
- Create Intel Hex, Assembly, Binary, COFF output files

List of software in this collection:
microC PRO for PIC
mikroC PRO for PIC32
mikroC PRO for dsPIC
mikroC PRO for AVR
mikroC PRO for 8051
mikroC PRO for ft90x
mikroC PRO for ARM
mikroBasic PRO for PIC
mikroBasic PRO for PIC32
mikroBasic PRO for dsPIC
mikroBasic PRO for AVR
mikroBasic PRO for 8051
mikroBasic PRO for ft90x
mikroBasic PRO for ARM
mikroPascal PRO for PIC
mikroPascal PRO for PIC32
mikroPascal PRO for dsPIC
mikroPascal PRO for AVR
mikroPascal PRO for 8051
mikroPascal PRO for ft90x
mikroPascal PRO for ARM


Operating Systems:

Windows XP
Windows Vista
Windows 7
Windows 8-8.1

Recommended Hardware

Intel® Pentium® or AMD K-6® class processor or higher
more info Для просмотра ссылки Войди или Зарегистрируйся

[hide="5"]
Installation guide Versions 2017:

Read the Readme.txt file in the Crack folder. Use mikroC PRO Universal Patch for mikroC versions.

Old version:

Once installed, use the keygen to build the key. Then copy it to the installation location and double click on it and hit yes.

Download link (new version at top of list)
Download MikroC_for_PIC_v7.2.0 (Apparently crack This version works for all other new releases)



Для просмотра ссылки Войди или Зарегистрируйся

Для просмотра ссылки Войди или Зарегистрируйся

Для просмотра ссылки Войди или Зарегистрируйся

Для просмотра ссылки Войди или Зарегистрируйся

Для просмотра ссылки Войди или Зарегистрируйся

Для просмотра ссылки Войди или Зарегистрируйся

Для просмотра ссылки Войди или Зарегистрируйся

Для просмотра ссылки Войди или Зарегистрируйся

Для просмотра ссылки Войди или Зарегистрируйся

Для просмотра ссылки Войди или Зарегистрируйся

Для просмотра ссылки Войди или Зарегистрируйся

Для просмотра ссылки Войди или Зарегистрируйся

Для просмотра ссылки Войди или Зарегистрируйся

Для просмотра ссылки Войди или Зарегистрируйся

Для просмотра ссылки Войди или Зарегистрируйся

Для просмотра ссылки Войди или Зарегистрируйся

Для просмотра ссылки Войди или Зарегистрируйся

Для просмотра ссылки Войди или Зарегистрируйся

Для просмотра ссылки Войди или Зарегистрируйся

Для просмотра ссылки Войди или Зарегистрируйся

Для просмотра ссылки Войди или Зарегистрируйся

Для просмотра ссылки Войди или Зарегистрируйся

Для просмотра ссылки Войди или Зарегистрируйся

Для просмотра ссылки Войди или Зарегистрируйся

Для просмотра ссылки Войди или Зарегистрируйся

Для просмотра ссылки Войди или Зарегистрируйся

Для просмотра ссылки Войди или Зарегистрируйся

Для просмотра ссылки Войди или Зарегистрируйся

Для просмотра ссылки Войди или Зарегистрируйся

Для просмотра ссылки Войди или Зарегистрируйся

Для просмотра ссылки Войди или Зарегистрируйся

Для просмотра ссылки Войди или Зарегистрируйся

Для просмотра ссылки Войди или Зарегистрируйся

pass Для просмотра ссылки Войди или Зарегистрируйся
[/hide]

 

emailx45

Местный
Регистрация
5 Май 2008
Сообщения
3,571
Реакции
2,438
Credits
573
SQLite Expert Profissional Edition v5.2.3.238 x86/x64 up to v5.2.3.311 x86/x64
[HIDE="5"]
Для просмотра ссылки Войди или Зарегистрируйся
Для просмотра ссылки Войди или Зарегистрируйся
Для просмотра ссылки Войди или Зарегистрируйся
Для просмотра ссылки Войди или Зарегистрируйся
Для просмотра ссылки Войди или Зарегистрируйся
Для просмотра ссылки Войди или Зарегистрируйся
Для просмотра ссылки Войди или Зарегистрируйся
Для просмотра ссылки Войди или Зарегистрируйся
Для просмотра ссылки Войди или Зарегистрируйся
Для просмотра ссылки Войди или Зарегистрируйся
Для просмотра ссылки Войди или Зарегистрируйся
Для просмотра ссылки Войди или Зарегистрируйся
Для просмотра ссылки Войди или Зарегистрируйся
Для просмотра ссылки Войди или Зарегистрируйся
Для просмотра ссылки Войди или Зарегистрируйся
Для просмотра ссылки Войди или Зарегистрируйся
Для просмотра ссылки Войди или Зарегистрируйся
Для просмотра ссылки Войди или Зарегистрируйся
Для просмотра ссылки Войди или Зарегистрируйся
Для просмотра ссылки Войди или Зарегистрируйся
Для просмотра ссылки Войди или Зарегистрируйся
Для просмотра ссылки Войди или Зарегистрируйся
Для просмотра ссылки Войди или Зарегистрируйся
Для просмотра ссылки Войди или Зарегистрируйся
Для просмотра ссылки Войди или Зарегистрируйся
Для просмотра ссылки Войди или Зарегистрируйся
Для просмотра ссылки Войди или Зарегистрируйся
Для просмотра ссылки Войди или Зарегистрируйся

[/HIDE]
 

emailx45

Местный
Регистрация
5 Май 2008
Сообщения
3,571
Реакции
2,438
Credits
573
Naticat Premiun version v12 / v11 (x86 / x64) - Universal crack include
Windows / macOS / Linux
(links re-checked ok)

[hide="5"]
Navicat Premium is a database development tool that allows you to simultaneously connect to MySQL, MariaDB, SQL Server, Oracle, PostgreSQL, and SQLite databases from a single application. Compatible with cloud databases like Amazon RDS, Amazon Aurora, Amazon Redshift, SQL Azure, Oracle Cloud and Google Cloud. You can quickly and easily build, manage and maintain your databases.
Для просмотра ссылки Войди или Зарегистрируйся
Для просмотра ссылки Войди или Зарегистрируйся
Для просмотра ссылки Войди или Зарегистрируйся
Для просмотра ссылки Войди или Зарегистрируйся
Для просмотра ссылки Войди или Зарегистрируйся
Для просмотра ссылки Войди или Зарегистрируйся
Для просмотра ссылки Войди или Зарегистрируйся
Для просмотра ссылки Войди или Зарегистрируйся
Для просмотра ссылки Войди или Зарегистрируйся
Для просмотра ссылки Войди или Зарегистрируйся
Для просмотра ссылки Войди или Зарегистрируйся
[/hide]
 

emailx45

Местный
Регистрация
5 Май 2008
Сообщения
3,571
Реакции
2,438
Credits
573
VisualSVN Server Enterprise 3.8.0 / VisualSVN for VS 2017 v6.0.4
[hide="5"]
screenshot1.png


more info Для просмотра ссылки Войди или Зарегистрируйся


VisualSVN is an add-on that adds control to the source or control of a sub-version version to the Visual Studio environment. Programmers usually use source control or version control tools to keep their code versions in place. Keep things that these tools do and keep track of the changes made to the codes and files. That is, if you want to change your code promptly or unwittingly, or if your code is unavailable for whatever reason, you can easily return to the previous version.


Subversion is one of the popular version control systems used by developers (especially older ones). The system itself does not have a graphical interface and can be used as command line commands. For the convenience of users, different graphical interfaces are designed for this system.


VisualSVN is also a graphical interface for .NET developers - who are specifically affiliated with Visual Studio. This tool is added to the Visual Studio environment as an add-on, and programmers will be able to code without leaving the environment and can graphically use the ability to sub-version to control the version of their project.


Easily modify your changes, switch to different versions of the code, make risky and extensive changes in separate branches, and after ensuring the correctness of the operation, you can easily integrate with the main stream of the code, see the history of the changes, Compare the different files and their variations and many other features that you will find after use.


Using source control tools and simple graphical interfaces such as VisualSVN, your code will be permanently reversible or undoable. It is noteworthy that the sub-version is a centralized source control system and is most used in individual projects and small teams, for Large and international projects, especially open source projects, now use distributed distribution control systems such as git, the system that the gateway hub is currently using.


Features and Features of VisualSVN:

  • Color lights to display the file status (for example, green: files unmodified, yellow: changed, red: interfering, etc.)
  • Track changes in the background without interfering in coding
  • View the status for any file and folder
  • The ability to display the general status of the project, for example green, means all changes are saved
  • Comfortable change of applied changes
  • Easy to save
  • Ability to compare and accurately integrate different files and track their changes
  • View detailed versions of a file or folder
  • Eliminating coding interactions (suitable for common team activities)
  • Simple tools for setting tools
  • Very simple function (people who have already worked with TortoisSVN, this tool has a completely similar functionality)
  • Automatically adds new files and folders to the code repository
  • Comfortable switch between different code branches
  • And …
System Requirements

  • Windows XP SP3 or later
  • Windows Server 2003 SP2 or later
  • Supported Visual Studio
  • Visual Studio 2015, 2013, 2012, 2010, 2008, and 2005.
  • Supported Editions
  • Visual Studio Professional and all other commercial editions.
  • Visual Studio Community2015 and 2013.
  • All editions of Visual Studio Express are not supported.

Learn how to automate your build process with Delphi, CBuilder or RAD Studio using VisualSVN Server and TortoiseSVN

Your development never will be the same later this video
Installation guide: Register the application using the Patch file in the Crack folder; see the Visual Studio version of the Readme.txt file.
Для просмотра ссылки Войди или Зарегистрируйся
Для просмотра ссылки Войди или Зарегистрируйся
Для просмотра ссылки Войди или Зарегистрируйся
Для просмотра ссылки Войди или Зарегистрируйся
pass Для просмотра ссылки Войди или Зарегистрируйся
[/hide]
 

emailx45

Местный
Регистрация
5 Май 2008
Сообщения
3,571
Реакции
2,438
Credits
573
The FireMonkey UI templates 03/2018 (sample applications) from GetIT Embarcadero
08/Mar/2018
  • Contacts Screen UI Templates
  • Login Screen UI Templates
  • Profile Screen UI Templates
  • Settings Screen UI Templates
  • Signup Screen UI Templates

13/Mar/2018
  • Home Screen UI Templates
[HIDE="5"]
Для просмотра ссылки Войди или Зарегистрируйся
[/HIDE]
 

emailx45

Местный
Регистрация
5 Май 2008
Сообщения
3,571
Реакции
2,438
Credits
573
The FireMonkey UI templates 03/2018 (sample applications) from GetIT Embarcadero
Do your choice 4 server upload:
[hide="5"]
Для просмотра ссылки Войди или Зарегистрируйся
Для просмотра ссылки Войди или Зарегистрируйся
Для просмотра ссылки Войди или Зарегистрируйся
Для просмотра ссылки Войди или Зарегистрируйся
[/hide]
 
Статус
В этой теме нельзя размещать новые ответы.