Download Rosinsky VCL Components v16.00 for Delphi 10.4​ Sydney Cracked

Rosinsky VCL Components v16.00 for Delphi 10.4​ Sydney Cracked

Rosinsky VCL Components v16.00 for Delphi 10.4​ Sydney Cracked
Rosinsky VCL Components v16.00 for Delphi 10.4​ Sydney Cracked


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.

Advanced VCL components

HTML Label - multi line label with HTML support including hyperlink (email, http, user defined event), word wrap, bevel, shadow, ellipsis, hint...
GroupBox Ex - impressive GroupBox with colored caption, heading and frame, gradient or image background, minimize button and function, complex support for auto alignment and resizing of all owned controls after resize (much more powerful than GridPanel)
StringGrid Ed - complex StringGrid with columns property, inplace editor supports picklists, datetime and color picker, checkbox, numeric checking and formatting, multiple lines in cell with word wraps, auto hints, copy/paste to/from Excel, data sorting, drag and drop support, many new events...
HTML ListView - enhanced ListView with HTML multiline caption and hint text, extended Item Object with definition of Text, Hint, Image and any item data, new Icon Options with all design settings (icon size, colors, frames, alignments), new events for getting item properties and custom drawing
TabControlEx + PageControlEx - enhanced TabControl and PageControl providing themed or user defined looks, close tab buttons with style hook, definable popup menu for each tab, additional button and HTML label in right border, events for setting tab properties and custom drawing
Memo Ex - improved Memo with highlighting of words or text parts, contain new popup menu with Find function
ComboBox Ex - improved Combobox with multicolumn auto-width dropdown list, new event to define list item properties and internal UpdateTimer for delayed event after text modification
ImageZoom - JPEG+PNG support, zooming, scrolling, editing, background color and text...
HTML Hint - HTMLHint component providing enhanced hint window with images and HTML supports
Other improved or new components
Button - new property ImagesDisabled allows to use the same image list as for toolbar and menus
ImageList Ex - store images in external compressed resource file, can block storing images in DFM file, automatically resize images after scale change new

Database VCL components
vcldbcomps
DBGrid new - impressive DBGrid with many new functions and improvements, new inplace editors (Checkbox, DropDown list with images and custom drawing, DateTimePicker, ColorPicker, Memo and Graphics Field editors), hyperlinks in cell, images and glyphs in title or data cell, provides column grouping, sorting and filtering (filter bar new and auto filter dialog like in Excel), column autofit, hints for titles or data cell, calculation of SUM, MIN, MAX, AVG, footer grid, drag and drop support, new events for detailed setting of cells properties and many more...
DBGrid MS - DBGrid expansion with multi select support and definable events, show checkboxes in fixed column for multi select functions, definable colors of selected rows
DBStringGrid - StringGridEd extension with functions for batch loading and saving data from/to dataset, supports showing and editing data in simple table, multitable or pivot table format
DBRecordView - show and edit one dataset record in 2 columns grid with definable properties of each row and supports lookup, boolean, memo and image fields
DBTreeView - show records from one or more dataset in tree form (useful mainly for master-detail dataset), unlimited number of datasets, adjustable fonts, color and images for each record
Improved DBComponents new - set of enhanced DB editing components with bound label and many improvements; DBEdit, DBMemo, DBComboBox, DBListBox, DBLookupComboBox with custom drawing, DBDateTimePicker, DBImage with all editing functions and PNG support, DBCheckListBox, DBBlob, DBButton, DBRecordSelection...)
XLS Export, SLK Export, TXT Export - components export data from any DBGrid or dataset to Excel, table form or text, can add titles and summary, XLS Export can add data to existing XLS file as new sheet or append as new rows and can export also images to XLS file new
RTF Report, XML Report (DOCX and ODT format) new - components generate printable RTF, DOCX or ODT documents according prepared template file with special TAGs, user can modify or add new types of report, result of report is again file which can be saved, printed out, converted to PDF etc.

DB Dialogs and Actions - centralize database actions new
It helps you to create feature-rich database application very easily with few line of code.

Basic idea is simple:
there is set of actions, menus, toolbars and dialogs, which can be used on any form in application with any dataset or DBGrid
availability and visibility of this actions is dependent on properties of active grid and current state of dataset
all you need to do is to set rDBGrid properties in design time and set active rDBGrid in runtime
rDBAction is data module with set of universal actions, menus and toolbars. Each action calls universal procedure or show universal dialog for data of active DBGrid and Dataset, so everything works without line of your code!

Action provides following functions:

Searching, Sorting, Filtering, Exporting and Printing data
Setting DBGrid and Columns properties including display format of data
all DataSet Edit functions (Add, Edit, Duplicate, Delete, Post, Cancel)

Universal DB Components
Set of extended DB components (Connection, Query, Visual DB Components) which can be used instead of standard db components and provide the same properties and functions for different types of databases.
It allows to convert application from one database type to another very easily.
udbcomp UDB now supports:
dbGo (ADO)
dbExpress (DBX)
FireDac (FD)
Interbase (IB)
FIBPlus
ZEOS
Visual UDB components (Edit, Combo, ListBox, CheckListBox...) contain internal TQueryUDB dataset with definable SQL command for loading of list values and events for setting of SQL in run time, so no other auxiliary dataset and datasource is needed on the form. It can show bounded labels and buttons used for enhanced selection of value or showing details of selected record dependently on application.

Property saver components
propsavecomps Set of components which provide all function for automatic saving and restoring of window position, controls state, Grid content and appearance, DBGrid Columns properties and any other values to INI file.
easy to use (without line of code)
ready to store properties of standard VCL components, Grids and DBGrids (including columns properties)
very easy to extend to save properties of another components
complex but very small solutions (increase EXE file only by 13kB)

rDBGrid + rDBGrid_MS

property SkipCellHighlight - disable cell highlight
property ReturnAsTabKey - return key in not edit mode select next column or row (as tab key)
property DragToScrollData - enable using drag and move to scroll data in the grid
procedure SetTextFilter - allows set and activate text filter by code
DataImages - extended support for showing glyphs combined with text and for custom definition by OnGetCellParamsEx
small updates and bug fixes (custom DateTimePicker and null value with DateTimePicker, Multifield filter conditions, Memo vs Graphics field, pasting of numeric values with spaces, Multiselect, BiDi support)

RosiComp v16.0 (Update Feb 2021)
RichText format support (RTF)
New component rRichEdit created and support for RTF format added to rDBGrid, rStringGridEd and rHTMLHint.
Improved popup MonthCalendar support
New component rPopupMonthCalendar created and used in TrEditDate, TrDBEditDate, rDBGrid and rStringGridEd.
rRichEdit
new component derived from standard TRichEdit
internal Popup menu with all formatting and searching function, copy/paste and load/save function
support for calculation of text height and drawing of RTF to any Canvas
TrStringGridEd
rPopupMonthCalendar used instead of TDateTimePicker (driven by TrPopupMonthCalendar compiler directive}
RichText editor added, allows showing and editing of RTF text in the cell (EditStyle=sgbRichText)
Custom editor added, allows using of any custom editor in the cell (EditStyle=sgbCustomEditor, event CustomEditorCreate and CustomEditorEvent)
property SelectedCellBkColor added, define background color of active cell with focus, default highlight is used if set to clNone
property InRangeCellsBkColor added, define background color of cell in the selected range, default highlight is used if set to clNone
new OptionEx=dgSkipCellHighlight added to skip highlight color for selected cell
new column property CustomDraw added, allows to skip default drawing and use custom drawing in OnDrawCell event or DrawCellEx procedure
functions InsertRowEx, DeleteRowEx, InsertColumnEx, DeleteColumnEx improved to update ChangedCells and ChangedRows properties
property AutoRowMaxHeight added, define maximal row height during automatic setting (used if AutoRowHeight is set)
enhanced editor and shortcuts for Date and Time - user can enter * to insert current date/time, enter one number as date part (current month and year is added automatically), use any separator which is automatically replaced by default date separator
MouseWheel function improved to scroll dropdown PickList values by mouse wheel
CellDrawing and Invalidation improved to speed up drawing and avoid flickering
TrDBStringGridEd
New MultiRow setting and functionality added, allow to show multiple rows for one dataset record (similar as rDBRecView for more records)
property MultiRowsDef added, define collection of rows for one dataset record (each record can contain different content type)
property MultiRowsOptions added, define specific setting for multirow mode
procedure LoadTableMultiRows added, load multirows for each record from linked datasource to grid
function SaveTableMultiRows added, post all multirow changes to linked dataset, KeyField value is used to locate modified record
rDBGrid
rPopupMonthCalendar used instead of TDateTimePicker (driven by TrPopupMonthCalendar compiler directive}
RichText editor added, allows showing of RTF text in the cell and edit RTF text in the rDBGridMemoForm dialog (property FieldAsRichText)
Column Width setting improved and fixed to support minimal column width and multiple columns with fixed width
Date and Time editor improved and shortcuts added
MouseWheel function improved to scroll dropdown PickList and Lookup values by mouse wheel
CellDrawing and Invalidation improved to speed up drawing and avoid flickering
design time dialog extended to support all new functionalities
DBExport - rXLSExport, SLKExport and TXTExport components
improved to support any TCustomDBGrid as input source for export
improved to support value of groupped columns if rDBGrid is used as source for export
fixed issue with date value less than 01/01/1900 which is not supported by Excel
implemented automatical detection of default date format from Excel setting
DB Dialogs and Actions
all dialogs improved to support any TCustomDBGrid or TCustomTreeView as input source
rDBImport updated to generate errors and warnings in comma separated format


Only for V.I.P
Warning! You are not allowed to view this text.