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

Status
Not open for further replies.

_SERGEYX_

Member
Joined
Jul 9, 2008
Messages
223
Reaction score
983
кто нить ставил версию 5.5? отпишитесь плиз ))
Ставил. Вроде, работает без запущенной IDE. Я тоже не понял почему на оф.сайте лежит рабочая версия.
 

scipio

Member
Joined
May 22, 2009
Messages
55
Reaction score
334
Ставил. Вроде, работает без запущенной IDE. Я тоже не понял почему на оф.сайте лежит рабочая версия.

Вот тут точно рабочая версия (EhLib 5.5 Full Source), но не могу никак пароль подобрать... :bac:
 
Last edited by a moderator:

_SERGEYX_

Member
Joined
Jul 9, 2008
Messages
223
Reaction score
983
Nemo007, ты бы писал, что для всех версий!!!, в том числе и XE2. А то народ думает, что ТОЛЬКО XE2.
Сенкс.
 

pkbasu

Member
Joined
Nov 23, 2009
Messages
5
Reaction score
35
Location
Витебск
Недоумение по FastReport VCL v4.12 for XE2 Full Source

FastReport VCL v4.12 Enterprise for XE2 Full Source
размер ~ 20,22Мб

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

Зачем они?!!

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

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

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

http://rghost.ru/22973071

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

Nemo007

Member
Joined
Nov 4, 2010
Messages
20
Reaction score
120
Сам думал что Enterprise возможно меня обманули...
Я сначала выложил а потом просмотрел архив, пардон

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

mauriciopt

Member
Joined
Apr 3, 2009
Messages
65
Reaction score
240
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:
http://sourceforge.net/projects/tcycomponents/files/Demo/

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 http://sourceforge.net/projects/tcycomponents/ for weekly updates and news.
 
Last edited by a moderator:

mauriciopt

Member
Joined
Apr 3, 2009
Messages
65
Reaction score
240
Cindy v4.41 released!
Compilation error fixed!

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

KIZILMASKE

New member
Joined
Mar 12, 2009
Messages
3
Reaction score
10
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.

http://www.filesonic.com/file/1357968894/E-Control.Econtrol.FormDesigner.v2.30.for.Delphi-Lz0.rar
 
Status
Not open for further replies.
Top