VCL Component Delphi компоненты / Delphi components # 9

Git

Member
Joined
Feb 9, 2010
Messages
55
Reaction score
41
Age
34
The link its ok - just remove
"https://href.li/?"

For me, works with Chrome, does not work with Firefox. Go figure as they say!

However, the original links work 100% when I use a VPN, so it seems to be some origin countries it does not like. Appologies to those who suggested a proxy, they were on the right path and I was wrong.

Git
 

emailx45

Premium
Joined
May 5, 2008
Messages
2,478
Reaction score
2,222
Location
here and there
RosiComp (Rosinsky) v11.3 Full Source (Dpk XE up to XE10.1)
more info http://www.rosinsky.cz/delphi/
logo_swt.png


Delphi and C++ Builder VCL components
Rosinsky software provides many VCL components, dialogs and prepared solutions which help you to create professional application very quickly and efficiently. All components support 32+64bit target and are compatible with Embarcadero Delphi and C++ Builder from version 2010, XE-XE8 to the last version 10.3. Current version also supports High-DPI application.

New package for RAD Studio 10.3
rDBGrid + rDBGrid_MS
  • new cell types - DataBar and StatusBar - properties FieldsAsDatabar and FieldsAsStatusBar
  • new design time dialog for easy setting of all new properties
  • improved support for Funnel and Text filter (show and select filter by code, move to another column by keyboard)
  • new functions for easy working with all properties (Get or Set) by code (DataImages_SetSettings, Fields_SetGroupSettings, Fields_SetLinkType, Fields_SetBoolValues, Fields_SetDataBarSettings, Fields_SetStatusBarSettings, Title_SetImageIndex, Title_SetHint, SetFooterParams)
  • many small improvements and fixes
Other updates and fixes
  • rStringGridEd - new column datatype (sgdDataBar + sgdStatusBar) and properties DataBar and StatusBar (same look as in rDBGrid)
  • rDBComponents - added BoundLabel to ComboBoxes and ListBoxes with defined possition
  • rDBTreeView - fixed item drawing
  • rGroupBox - new functions for easy working with all automatic possition by code (SetAutoResizeChildComponentPos)
  • RTFReport + XMLReport - fixed OnDestroy issues for XE4 + XE5
  • New version of Demo applications
big list here http://www.rosinsky.cz/delphi/

vclcomps.png

vcldbcomps.png
Thank you for using Rosi components.


How to install components and shared forms:
-------------------------------------------

If you are already using Rosi components with version older than 11.0:
- Remove all older Rosi Components packages from RAD
(menu Component - Install packages - select Rosi Components and Remove, repeat for all Rosi packages)
- Delete all older Rosi Components sources and Package files (BPL).

Install version 11.0 and above:

1/ unzip files from archive to new directory with full user rights
2/ add directories RosiComp, RosiComp_UDB and RosiFormShared to Delphi/C++ library path in RAD
(menu Tools -> Delphi/C++ Enviroment -> Library path)
3/ open directory RosiComp\Packages and open project group file according your RAD version
for Delphi use files *_D2010, DXE..DXE8, DX100, DX101.groupproj
for C++ use files *_C2010, CXE..CXE8, CX100, CX101.groupproj
4/ build and install all projects from the project group in the defined order:
(in RAD right-click to project name and select Install)
RosiDBComp
RosiDBSorters
RosiDBDesignEditors

5/ optionally open directory RosiComp_UDB\Packages and open project according your RAD version
and selected dataset type (ADO, DBX, IB, FD), build and install UDB components


How to try demo application:
----------------------------
1/ open any project file from Demos directory, compile and run


How to change language of Rosi Components:
------------------------------------------
Directory RosiComp\Localization + RosiFormShared\Localization contain all localized forms and resourcestrings.
Run batch file lang_csy.bat to change language to Czech.
Run batch file lang_de.bat to change language to German.
Run batch file lang_es.bat to change language to Spanish.
Run batch file lang_hu.bat to change language to Hungarian.
Run batch file lang_cht.bat to change language to Chinese.
Run batch file lang_it.bat to change language to Italian.
Run batch file lang_nlb.bat to change language to Dutch.
Run batch file lang_pt.bat to change language to Portugees.
Run batch file lang_en.bat to change language back to English.
Or simply copy all files from DFM_xxx subdirectory to main directory.
Recompile rosi package and your application
If you want to improve current translation or make translation to any other language, contact author.


Note:
-----
If you run compiled application from IDE you could get Exception window although
exceptions is handled by application.
In this case change debugger setting in menu Tool-Debugger Options,
uncheck value "Stop on delphi exceptions".


Documentation:
--------------
Directory RosiComp\Documentation + RosiComp_UDB\Documentation + RosiFormShared\Documentation
contain detailed description of all units, components and their properties.
Run _run.bat file or open index.html file to open documentation.

See "www.rosinsky.cz/delphi" for more information.
In case of question send e-mail to "[email protected]"

Good luck!
[hide="20"]
RosiAllPackage_11_3.zip - Mirrored.to - Mirrorcreator - Upload files to multiple hosts (v11.3 full source)
[/hide]
 

logoRR

Member
Joined
Feb 10, 2017
Messages
21
Reaction score
25
HTML Component Library V3.63 for D5-D7, D2006-D2010, DXE-DXE8, DX10-DX10.2 for Win32
Полностью рабочая версия
https://yadi.sk/d/oKt1_QHGA0TLbA

HTML Component Library v3.8 D5-XE10.3
У меня не пошла. Есть инструкция как запустить???
Нужно потом EXE Файл редактировать???
https://yadi.sk/d/f9aQO4NNFyIVtQ
 
Top