Компоненты для Delphi/C++Builder ~ Components for Delphi/C++Builder 6

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

_SERGEYX_

Местный
Регистрация
9 Июл 2008
Сообщения
216
Реакции
992
Credits
0
Nemo007, ты бы писал, что для всех версий!!!, в том числе и XE2. А то народ думает, что ТОЛЬКО XE2.
Сенкс.
 

pkbasu

Местный
Регистрация
23 Ноя 2009
Сообщения
5
Реакции
35
Credits
8
Недоумение по FastReport VCL v4.12 for XE2 Full Source

FastReport VCL v4.12 Enterprise for XE2 Full Source
размер ~ 20,22Мб
Для просмотра ссылки Войди или Зарегистрируйся
Для просмотра ссылки Войди или Зарегистрируйся

В архиве каталоги:
LibD16x64
LibD16

Зачем они?!!

И никакой это не enterprise (нет там серверной части)! Что за деза?!!

Давно выложен подчищенный архив: http://dumpz.ws/showpost.php?p=583004&postcount=4

FastReport_4.12_PRO (3,5 МиБ)

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

Подчищенно от dcu lib hpp bpl bpi.
Убраны водянки с исходников и из frxCtrls.res.
Исходник для frxChart.pas взят полный (с {IFDEF FR_COM}...{ENDIF})
 
Последнее редактирование модератором:

Nemo007

Местный
Регистрация
4 Ноя 2010
Сообщения
20
Реакции
120
Credits
89
Сам думал что Enterprise возможно меня обманули...
Я сначала выложил а потом просмотрел архив, пардон

Папки
LibD16x64
LibD16
это для XE2 версии соответственно 64 разрядной и 32 компиляции проектов.
 

mauriciopt

Местный
Регистрация
3 Апр 2009
Сообщения
65
Реакции
240
Credits
130
Cindy components for all delphi versions for windows applications.
V4.41 (Compilation error fixed)

Short description:
Packages with more than 50 components for all delphi versions to build windows applications: gradient controls (buttons, speedbuttons, panels), dbgrids with lot of features, db controls, cyResizer allows resizing controls as Delphi 2009 IDE does, web browser etc ... Demo source and exe at sourceforge.net

Long description:
Packages with more than 50 components for all delphi versions to build windows applications.
- Gradient controls (buttons, speedbuttons, panels) with features like colored bevels, wallpaper, shadowText.
TcyCommunicate and TcyCommRoomConnector allows communication between applications running in same computer session.
TcySearchFiles and TcyCopyfiles allow respectively search and copy files with pause/resume/abort features.
TcyResizer allow move and resize components at run-time like delphi 2009 does.
TcyMathParser can parse matematical expressions.
TcyWebBrowser allows view/edit html documents.
TcyDbAdvGrid is a DBGrid with advanced feature rendering like gradient fixed cells, multiselection handling, embedded graphic and memo fields etc ...

Each component demo (code sources and executables) avaible here:
Для просмотра ссылки Войди или Зарегистрируйся

Donations:
- Andrey Denisov

Cindy Pack Components list:
- TcyBevel: multi colored bevels.
- TcyPanel: runtime resize feature, multi colored bevels, gradient and shadow feature.
- TcyAdvPanel: like TcyPanel plus wallpaper feature.
- TcyPaintbox: multi colored bevels, gradient.
- TcyAdvPaintBox: like TcyPaintBox plus wallpaper feature.
- TcyLabel: caption orientation, gradient, shadow and indent caption.
- TcyHotLabel: like TcyLabel with different views for each component state (like mouse hover).
- TcySpeedButton: colored speedButton with lot of features like jpeg/png glyph, imagelist option.
- TcyAdvSpeedButton: Like TcySpeedButton with different views for each component state (like mouse hover).
- TcyBitBtn: colored BitBtn with lot of features like jpeg/png glyph, imagelist option.
- TcyAdvButton: Like tcyBitBtn with different views for each component state (like mouse hover).
- TcySkinButton: non rectangular button with an image for each state.
- TcySkinArea: create multiple non rectangular buttons in a single component with different states for exemple a virtual keyboard.
- TcyLed: simple led with multi-colored feature and shape.
- TcyAdvLed: a Led with a picture for each state.
- TcySimpleGauge: a gauge with (float precision) orientation feature, transparency and personalizable view.
- TcySplitter: advanced splitter gradient background, grip and wallpaper features. Can move/resize its parent control.
- TcyColorMatrix: 2 dimensions colors grid representation, very fast.
- TcyColorGrid: pick a color from the list. Totally personalizable.
- TcyStatusBar: StatusBar that accept controls at design time.

- TcyIniForm: save your users size and position form without code in file or registry, allows custom load/save information.
- TcySearchFiles: retrieve files from directory with a lot of options like file mask/file exclude mask etc ... you can also pause/resume or abort, has a lot of events to personalize.
- TcyCopyFiles: herited from TcySearchFile, use it to copy files.
- TcyFlyingContainer: show any control in front of others (in a floating form) and hide it when it lose focus.
- TcyModalContainer: show any control in a Modal form.
- TcyResizer: move and resize components at run-time like delphi 2009 does, very easy to use.
- TcyVirtualGrid: create a virtual grid, see demo program.
- TcyProgressionPanel: show a animated panel information on blocking long process with determined several steps. Cancel button feature.
- TcyAdvProgressionPanel: show a threaded animated panel information on undetermined time blocking single process.
- TcyCommRoomConnector: create/connect to an in memory virtual room for TcyBaseComm base components (like TcyCommunicate) to be seen and communicate each other. with each other.
- TcyCommunicate: allows communication between applications running in same computer session.
- TcyAppInstances: avoid application (or a group of application) multiple instances. You can also catch passed parameters.
- TcyRunTimeResize: move and resize a single component at run-time.
- TcyClipboard: handle clipboard formats.
- TcyDDECmd: open/register an extension for your application.
- TcyMathParser: parse matematical expressions.

- TcyDBLabel: DB Control herited from TcyLabel.
- TcyDBHotLabel: DB Control herited from TcyHotLabel.
- TcyDBLed: DB control herited from TcyLed.
- TcyDBAdvLed: DB control herited from TcyAdvLed.
- TcyDBRadioButton: DB control herited from TRadioButton.
- TcyDBSpeedButton: DB control herited from TcySpeedButton.
- TcyDBAdvSpeedButton: DB control herited from TcyAdvSpeedButton.
- TcyDBSimpleGauge: DB control herited from TcySimpleGauge.
- TcyDBGrid: advanced DBGrid with lot of features (checkboxes for each record, auto client column, multi-record selection made easy etc ...)
- TcyDBAdvGrid: based on TcyDBGrid, added gradient, embedded graphic/memo fields rendering etc ...

- TcyBookmarks: bookmark records with this independant bookmark list.
- TcyFieldLink: connect a non DB Control (for exemple a TDateTimePicker) to a field.
- TcyDebug: allows detect time spent by your code add TcyDebug tags on your code


Cindy Internet Explorer component list:
- TcyWebBrowser: Herited from TWebBrowser, allows easy load/save/edit html documents.


Go to Для просмотра ссылки Войди или Зарегистрируйся for weekly updates and news.
 
Последнее редактирование модератором:

Nemo007

Местный
Регистрация
4 Ноя 2010
Сообщения
20
Реакции
120
Credits
89
TVideoGrabber v8.5.3.1

TVideoGrabber v8.5.3.1 for Delphi 4-XE2, C++Builder 4-XE2,
еще есть dll и ocx и для VB6 (ocx), VC++,VC6, VC.NET
Скрытое содержимое доступно для зарегистрированных пользователей!
 

electpro

Местный
Регистрация
21 Июн 2010
Сообщения
4
Реакции
31
Credits
10
TsiLang 6.5.4 for XE/XE2 cracked
Для просмотра ссылки Войди или Зарегистрируйся
Для просмотра ссылки Войди или Зарегистрируйся
Для просмотра ссылки Войди или Зарегистрируйся
Для просмотра ссылки Войди или Зарегистрируйся
Для просмотра ссылки Войди или Зарегистрируйся
 

mauriciopt

Местный
Регистрация
3 Апр 2009
Сообщения
65
Реакции
240
Credits
130
Cindy v4.41 released!
Compilation error fixed!

For DXE2 : be careful to install *DXE2.dproj packages (and not *DXE.dproj) !
 

KIZILMASKE

Местный
Регистрация
12 Мар 2009
Сообщения
3
Реакции
10
Credits
6
Econtrol FormDesigner v2.30 for Delphi
EControl Form Designer Pro has all required tools:

Designer (TzFormDesigner),
Design surface (TDesignSurface),
Object inspector (TInspectorList, TObjectInspector),
Component palette (TPalettePanel, TPaletteTab),
Component combo box (TComponentCombo),
Tools palette (TPaletteToolList),
Object tree view (TDesignerObjTree),
Design time dialogs (Align, Align Palette, Size, Scale, Tab order, Creation order, etc.),
Component palette and packages managing dialogs.

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

allaf7

Местный
Регистрация
6 Окт 2010
Сообщения
6
Реакции
13
Credits
10
WPTools v6.21 Standard Edition

WPTools® VCL is a suite of native Delphi/C++Builder components to create and edit formatted text.
Delphi 5, 6, 7, 2005, 2006, 2007, 2009, 2010, XE, XE2 C++Builder 5, 6, 2006 - Win32.

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

_SERGEYX_

Местный
Регистрация
9 Июл 2008
Сообщения
216
Реакции
992
Credits
0
И никакой это не enterprise (нет там серверной части)! Что за деза?!!

Давно выложен подчищенный архив: http://dumpz.ws/showpost.php?p=583004&postcount=4
Архив недоступен. Ошибка 500.
Можно скачать здесь:
Fast Report 4.12 Full Source
Для просмотра ссылки Войди или Зарегистрируйся
Для просмотра ссылки Войди или Зарегистрируйся
Для просмотра ссылки Войди или Зарегистрируйся
Для просмотра ссылки Войди или Зарегистрируйся
 
Последнее редактирование модератором:
Статус
В этой теме нельзя размещать новые ответы.