TMS Component Pack 8.5.1.0 Full Source for DX10.3 Rio » Developer.Team

TMS Component Pack 8.5.1.0 Full Source for DX10.3 Rio

TMS Component Pack 8.5.1.0 Full Source for DX10.3 Rio
TMS Component Pack 8.5.1.0 Full Source for DX10.3 Rio


Create modern-looking & feature-rich Windows applications faster with well over 400 components in one money and time saving bundle for Delphi 7, 2007, 2009, 2010, XE, XE2, XE3, XE4, XE5, XE6, XE7, XE8, 10 Seattle, 10.1 Berlin, 10.1 Berlin Starter Edition & C++Builder 2007, 2009, 2010, XE, XE2, XE3, XE4, XE5, XE6, XE7, XE8, 10 Seattle, 10.1 Berlin, D10.2 Tokyo, D10.3 Rio.

Feature-rich & powerful grid components

The grids feature flexible printing

Through properties you can have:
Page number, date, time, title in footer or header.
Different header & footer font.
Use cell font and color from display or different print font control.
Automatically splits columns over multiple pages if needed.
Print selected regions from the grid.
Set margins, print centered.
Use repeated fixedrows and fixedcolumns for multiple page output.
Automatic fit to page.
See before you print with preview.
Specify borders of each cell for printing.
Additional custom printing.
Wordwrapped, rich text, HTML formatted text printing.
HTML formatted print titles.

Feature-rich display capabilities

Set text alignment to Left, Justify, Right for each cell.
Each cell can have different font & background color.
Select from singleline, multiple line to automatic wordwrap.
Show URLs as real clickable URLs.
Draw ellipsis when text doesn't fit column.
Hidden columns.
Wallpaper.
Rich text cells
HTML formatted cells

Easy & fine navigation control

Automatically advance to next cell.
Single key insert and delete rows.
Automatic cells cut and paste.
Masked edits with autoadvance.
Immediate caret positioning on mouseclick.
Automatic sorting when column headers are clicked with several sort methods and customizations.
Cell search functions.
Cell editing disable capability.
Different hints for each cell.
Incremental key lookup.
Dynamic scroll hinting.
Easy & intelligent clipboard functions with auto fill and auto expand ranges & rich text aware.
Enhanced row and column moving with position indicators.
Automatic skip over fixed and read-only cells.

Feature-rich inplace editors and open for custom editors

Have your choice of edit controls:
Normal left or right aligned edit controls.
Masked edit controls with automatic cell advancement.
Checkboxes, comboboxes, cell data bound checkboxes.
Datetimepicker, timepicker, datetimepicker with up/down.
Edit control with ellipsis button.
Comboboxes and edit controls with auto-lookup and auto history.
Integer, float, time, date, spinedit control.
Button control.
Radio button control.
Use another custom editor.
Expand/contract node controls.
Rich text inplace editing.

Flexible & fast import/export capabilities

Save to file, load from file.
Save to CSV, append to CSV, load from CSV, insert from CSV.
Save to XLS, XLS sheets, load from XLS, XLS sheets. (native support, without the need to have Excel installed)
Save to rich text RTF files (native support, without the need to have Word installed)
Save to streams, load from streams.
Save to HTML with color, alignment and font markup.
Save to ASCII files, append to ASCII files, load from formatted ASCII files.
Save to XML files, load from XML files
Save to Word DOC files.
Save to PDF files.
Load from MDB tables.

Support for various graphics types in cells

Add images to your cells:
Control positioning of image on top, bottom, right, left ...
Add icons, bitmaps, imagelist items and data dependent images.
Rotated text.
Multi image cells.
TPicture, TFilePicture objects opening support for all kinds of graphic formats.
Progress bar.
Button.
Comment indicator.
Interfaced graphics to show any kind of custom graphics.

TDBAdvGrid

DB-aware version of TAdvStringGrid.
Can be connected to any dataset via a Datasource & Columns property where the DataField can be used to set the field for each column.
Allows DB-aware mini HTML formatting to combine multiple formatted datafields per cell.
Can display BLOB memo fields and picture fields.
Allows to export data to various file formats including CSV, HTML, RTF, XLS (native, without using Excel)

TAdvGridWorkbook

Multisheet version of TAdvStringGrid
The TAdvGridWorkbook is a component that facilitates working with multiple grids simultanously (through sheets) but keeps a centralized single access to the grids properties and events. With this centralized approach, it is sufficient to write one event handler that will be used for all sheets in the workbook or set one property shared by all sheets in the workbook.

TAdvGridFilterPanel, TAdvGridFilterDialog

Easy visual entry of filter conditions for the TMS grids
Panel version for use on existing forms or version in dialog style
Smart detection of column data type to enter filter values as text, numbers, checkbox, date, time
Highly customizable appearance and fully translatable UI

TAdvDBFilterPanel, TAdvDBFilterDialog

Easy visual entry of filter conditions for the datasets (TTable or TQuery type datasets)
Panel version for use on existing forms or version in dialog style
Uses dataset field types to control filter operation and value entry as text, numbers, boolean, date, time
Highly customizable appearance and fully translatable UI

*******************************************************
TMS Component pack v8.5.1.0 : update Jan 19, 2017
*******************************************************

Update : TMSSpellCheck v1.0.4.0
-------------------------------
- New : OnUpdateProgress event added to replace built-in progress form

Update : THTMLabel v1.9.2.7
---------------------------
- Fixed: Incorrect interpreting of tag

Update : TDBAdvGrid v2.4.1.3
-----------------------------
- Improved : Fields that return type ftBlob but contain picture now also properly export to PDF

Update : TAdvTreeView v1.1.1.4
------------------------------
- Fixed: Issue with ScrollToNode hanging on collapsed nodes

Update : TAdvToolBar v6.5.0.5
------------------------------
- Fixed : Issue with classic dock panels & high-dpi

Update : TAdvPanel v2.5.5.1
---------------------------
- Fixed : Issue with windowed child controls repaint when using BeginUpdate/EndUpdate

Update : TAdvGlowButton v2.4.5.1
--------------------------------
- Fixed : Issue with showing down picture when GroupIndex > 0

Update : TAdvTreeComboBox v1.2.1.2
----------------------------------
- Improved : Painting on Windows 7

Update : TAdvStringGrid v8.2.4.1
--------------------------------
- Fixed : Issue with printing & hiding columns in combination with merged cells
- Fixed : Regression with CheckAllCheck and filtering
- Fixed : ImageList image size handling for printing

Update : TAdvGridPDFIO v1.0.0.1
-------------------------------
- Fixed : Issue with displaying images under certain circumstances
- Fixed : Issue rendering HTML without correct tags
- Fixed : Issue rendering images from image list.


*******************************************************
TMS Component pack v8.5.0.1 : update Jan 13, 2017
*******************************************************

Update : TAdvPDFLib v1.0.0.2
----------------------------
- Fixed: Issue encoding text with accented characters

Update : TMSSpellCheck v1.0.3.3
-------------------------------
- Fixed : Issue with reading encoded chars from .aff files

Update : TAdvSearchList v1.0.5.0
--------------------------------
- Improved : When HighlightColor or HighlightTextColor is clNone, no more highlighting will be done

Update : TAdvProgressBar v1.3.0.1
---------------------------------
- Improved : Drawing when ShowBorder = false

Update : TAdvMenus v2.6.4.0
---------------------------
- Improved : High DPI support when not using system fonts

Update : TAdvFontComboBox v1.5.4.8
----------------------------------
- Fixed : Handling Home/End key and updating ItemIndex


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