|
Version 6.41 (8 July, 2008)
- added Wallpaper and WallpaperStretch properties for grids
- added AddItem, InsertItem, DeleteItem methods in TbsSkinButtonBar
control
- added some small improvements
Version 6.40 (27 June, 2008)
- added improvements for MDI applications
- added checking of parent for controls with regions (before apply
region)
- optimized some drawing methods in controls
Version 6.37 (9 June, 2008)
- added improvements in shell dialogs
- added some improvements in skin format
- added new cool HQ skin "Magnificent"
Version 6.35 (27 May, 2008)
- added TbsBusinessSkinForm.DisableSystemMenu property
- added TbsSkinButtonsBar.ShowSelectedItem property (see demos)
- added TbsSkinButtonsBar.GetItemIndex and
TbsSkinButtonsBar.SetItemIndex properties
- added support for AutoSize property in TbsSkinPanel,
TbsSkinGroupBox controls
- improved drawing of TbsSkinMDITabsBar control (added bottom line for
tabs)
- added some small improvements
Version 6.32 (20 May, 2008)
- added TbsSkinButton.OnPaint event
- added TbsSkinStringGrid.OnGetCellParam event (for custom set BG, font
color for cell)
- added TbsSkinExPanel.Sizeable and TbsSkinExPanel.Moveable properties (now
this control can resize and move as form)
- added some small improvements in shell controls and dialogs
- added improvements for multimonitors systems
Version 6.31 (12 May, 2008)
- added support for graphic fields in TbsSkinDBGrid control (see
DrawGraphicFields property)
- added as public TbsBusinessSkinForm.SetSkinnableForm method
- improved drawing grids with big size cells
- added some small improvements
Version 6.30 (5 May, 2008)
- added internal support for png images in controls (use TbsPngImageList
and TbsPngImageView components)
- added TbsPngImageView control (control to show images from
TbsPngImageList)
- updated help
- added some small improvements
Version 6.21 (10 April, 2008)
- improved drawing of edits and memos controls with bitmap background
when system font effect is "ClearType" (Windows XP and Vista)
- added some small improvements
Version 6.20 (7 April, 2008)
- added Unicode support for TbsSkinPopupMenu component (see TNTUNICODE
directive in bsSkinMenus.pas)
- added Captions of TbsSkinDBNavigator buttons in
TbsResourceStrData.ResStrings property
- fixed problem with Actions in TbsSkinSpeedButton
- updated SkinBuilder (added resize for loupe control)
Version 6.15 (19 March, 2008)
- added TbsSkinMessage.WideMessageDlg, TbsSkinMessage.WideMessageDlgPos
methods (unicode messages, see TNTUNICODE directive in bsmessages.pas)
- added TbsSkinGauge.OnGaugePaint event (custom paint for gauge bar)
- added new cool HQ skin "Luxery"
- fixed problem with controls, which have regions in frames (TbsSkinFrame
component)
Version 6.12 (4 February, 2008)
- added ShowHiddenFiles property to shell dialogs
- added ItemEnabled, AllowGrayed property to TbsSkinCheckListBox control
- added ImagePosition property to TbsSkinGroupBox control
- added new cool HQ skin "CyberObject"
- added some small improvements
- TbsSkinLinkImage, TbsSkinLinkLabel, TbsSkinXFormButton are moved from
bsSkinCtrls unit to bsSkinExCtrls unit
Version 6.11 (10 January, 2008)
- added close buttons in TbsSkinTabControl (see ShowCloseButtons
property)
- added TbsSkinTabControl.OnClose and TbsSkinTabControl.OnAfterClose
events
- added TbsSkinPageControl.OnAfterClose event
- added some small improvements
Version 6.10 (7 December, 2007)
- added support for SmartEffects VCL
- added OnChange and OnChanging event in TbsButtonsBar control
- added some small improvements
Version 6.09 (23 November, 2007)
- added close buttons for tabs in TbsSkinMDITabsBar control (see
ShowCloseButtons property; now you can close mdichilds from tabs)
- added TbsSkinCheckRadioBox.UseSkinFontColor property
- improved drawing of TbsSkinPageControl and TbsSkinTabControl
- added some small improvements in shell dialogs
Version 6.08 (12 November, 2007)
- added close buttons for tabs in TbsSkinPageControl (real size offset in
tabs for close button)
- added TbsSkinPageControl.ShowCloseButtons property
- added TbsSkinPageControl.FreeOnClose property
- added TbsSkinPageControl.OnClose event
- added TbsSkinPageControl.HideTabs method (hide all tabs)
- added TbsSkinPageControl.ShowTabs method (show all tabs after HideTabs
procedure)
- improved drawing of big tabs in TbsSkinPageControl (now it
looks more quality)
- updated most of skins (added close buttons for "tab" control)
- updated SkinBuilder
- updated help
Version 6.07 (30 October, 2007)
- added TbsSkinMessage.MessageDlgPos, TbsSkinMessage.CustomMessageDlgPos
methods
- added headers in TbsSkinImagesMenu (see TbsImagesMenuItem.Header
property)
- added keyboard support for TbsSkinImagesMenu
- added improvements in shell dialogs
- improved drawing of animation in TbsSkinAnimateGauge control (now it
looks best)
- improved VistaTM, VistaMDITM, GPX, Andromeda skins
- updated SkinBuilder
Version 6.05 (22 October, 2007)
- added advanced hints with title, image and multiline text (see Hint,
HintTitle, HintImageList, HintImageIndex properties of controls)
- added easy multiline support for hints (see TbsHint.LineSeparator
property (for example, set Hint = 'line1@line2@line3'))
- added TbsHint.ActivateHintEx, TbsHint.ActivateHintEx2 method for hints
(advanced hints)
- added check image, radio, submenu images for menu items in skin-format
(see Office2007 serial skins)
- added special control for menu header in skins ('menuheader' control)
- updated skins
- updated SkinBuilder
Version 6.0 (8 October, 2007)
- added TbsSkinAnimateGauge (gauge to show activity of some process)
- added animation effect for gauges as in Windows Vista (define in skins)
- added TbsCompressedSkinList component (list of compressed skins in one
component (TbsCompressedStoredSkin analogue))
- added TbsSkinData.SkinList and TbsSkinData.SkinIndex properties
- added TbsSelectSkinDialog.SkinList and new execute method
- added scrolling in TbsSkinMDITabsBar (scroll menu for invisible items + menu with all childs)
- added full transparency support for grids and dbgrids (cells, editors,
background)
- added TbsSkinComboBox.ToolButtonKind property (now combobox controls
can look as tool button (as in Windows Vista))
- added animation effect for hints (See TbsSkinHit.AlphaBlendAnimation
property)
- added group-headers in menus (header for 'items' group)
- added a lot of improvements and optimizations in many controls and
components
- updated and rewrited font dialog
- improved drawing of TbsSkinColorGrid component + improved
TbsSkinColorDialog
- improved shell dialogs
- improved TbsSkinButtonsBar control (try to use SkinDataName = "resizetoolpanel"
)
- improved and updated skin format of hints, menus, buttons,
scrollbars, checkradiobox
- improved drawing with new features in hints, menus,
buttons, scrollbars, checkradiobox controls
- updated and improved all skins + added new cool HQ skins with new
features: InnovEx, iMetal2, OrionNext
(some of the features of old and
new skins not work in 5.X versions)
- fixed some small bugs
- optimized source code
- updated SkinBuilder
- updated help
- new prices
Version 5.62 (17 September, 2007)
- improved behaviour of the buttons in repeat mode (property RepeatMode
= True)
- improved behaviour of the forms when property SkinData.SkinnableForm
is changed in real time (RAD Studio 2007)
- fixed problems with combobox (designing time) in RAD Studio 2007
- added also some improvements
Version 5.61 (30 August, 2007)
- added TNT unicode support for forms and menus (see TNTUNICODE
directive in BusinessSkinForm.pas, bsSkinMenus.pas)
- added new cool HQ skin "Orion" with animation effects
- updated SkinBuilder
- added some improvements
Version 5.60 (15 August, 2007)
- added TbsSkinData.SkinnableForm property
(use this property to enable/disable
skin support for forms (exclude MIDChild form) (for example, you can use VistaTM,
VistMDITM (for MDIChild form) skin +
SkinData.SkinnableForm = False in Windows Vista))
- added some improvements for Windows Vista OS
- fixed some bugs and added some improvements to controls
- added new cool skins: VistaTM, VistaTMMDI
- improved VistaLight, VistaLight2 skins
Version 5.57 (1 August, 2007)
- improved behaviour of the forms in Windows Vista (now forms support
show/hide effects and more)
- improved TbsSkinColorButton, TbsSkinBrushColorButton controls
- improved TbsSkinCategoryButtons, TbsSkinButtonGroup controls
- updated skin builder
Version 5.55 (18 July, 2007)
- updated and improved skin-format and drawing of the TbsSkinMainMenuBar
control (see iMetal skin)
- updated and improved skin- format and drawing of the TbsSkinMDITabsBar
control (see iMetal skin)
- imroved drawing of the TbsSkinExPanel control
- updated skin builder
- added new cool HQ skin: iMetal
- coming soon more skins with cool effects
Version 5.50 (12 July, 2007)
- updated and improved format of the form, controls, menus, hints
- updated and improved drawing and behaviour of the form, controls,
menus, hints
- added TransparentMode property to panel, toolbar, groupbox and other
controls
- added GroupBoxTransparentMode property to dialogs
- added many improvements and optimizations
- updated skin builder
- updated and improved skins
- added new cool HQ skins with new cool additionals in skin format
(Optima2, FineVector2, VistaLight2)
- coming soon more skins with cool effects
Version 5.36 (2 July, 2007)
- added resource strings to TbsResourceStrData for TbsSkinColorComboBox,
TbsSkinColorListBox
- updated drawing of TbsSkinMemo (cool memo with bitmap background), TbsSkinMemo2
(standard memo) controls in disabled mode
- added some small improvements and optimizations
Version 5.35 (30 May, 2007)
- added BusinessSkinForm.EnableShadow method (method to add system
shadow for form under Windows 2k, XP and Vista)
- improved skin format and drawing of TbsSkinTrackBar control
- improved skin format and drawing of TbsSkinExPanel control
- updated SkinBuilder
Version 5.31 (28 April, 2007)
- added sorting in shell dialogs
- improved TbsSkinButtonsBar control (set SectonIndex property to
-1 to close all sections; use OpenSection method to open some section in
runtime)
Version 5.30 (18 April, 2007)
- added TbsSkinSplitterEx control (new splitter control with best
behaviour and inherited from TCustomControl)
- added TbsBusinessSkinForm.OnCaptionPaint event (use this event to draw
your elements in form caption)
- added small improvements
Version 5.25 (20 March, 2007)
- added ellipses support for TbsSkinStdLabel, TbsSkinLabel,
TbsSkinStatusPanel controls (see EllipsType property)
- added tabulators support for combobox controls (see TabWidths property)
- added OverwritePromt property for shell dialogs
- added also some small improvements and optimizations
Version 5.21 (7 March, 2007)
- added wordwrap support for caption in buttons
- added wordwrap support for caption in check and radio boxes
- optimized alphablend animation in combobox control
Version 5.20 (14 February, 2007)
- added TbsPngImageList component (ImageList with png-images; this
component use PNGImage library from http://pngdelphi.sourceforge.net;
component available only in registered version)
- tested TbsPngImageList with all components and controls - now you
can use png-images without any problems
- added ImageList, ImageIndex properties for buttons (now all buttons
can draw images from imagelist)
- added ImageList, ImageIndex properties for TbsSkinStatusPanel control
- added CaptionImageList, CaptionImageIndex property for TbsSkinGroupBox,
TbsSkinExPanel controls
- added TbsSkinFrame.CtrlSkindata property (set this property to
automatically apply Skindata to controls in frame)
- improved TbsSkinComboBoxEx
- added also some small improvements and optimizations
- updated help
Version 5.15 (16 January, 2007)
- improved alphablending animation (layered windows) in forms, menus,
messages and controls (now effect work more perfectly!)
- added URL checking in TbsSkinLinkLabel control
- fixed TbsSkinStatusPanel.AutoSize problem without skin
- added some small improvements to shell dialogs
- optimized source code
- updated help
Version 5.11 (26 December, 2006)
- added TbsSkinShadowStyleButton, TbsSkinBrushColorButton,
TbsSkinTextColorButton controls (office graphics buttons)
- improved office graphics buttons
- fixed: handled not work in TbsBusinessSkinForm.OnShortCut event
- optimized source code
- updated help
Version 5.10 (19 December, 2006)
- added TbsSkinGradientStyleButton, TbsSkinBrushStyleButton,
TbsSkinPenStyleButton, TbsSkinPenWidthButton (office graphics buttons)
- added DefaultExt property to TbsSkinSaveDialog
- added Transparent property to TbsSkinSplitter control
- added UseUnderLine property to TbsSkinLinkLabel
- added TbsBusinessSkinForm.OnShortCut event
- added some small improvements and optimizations
Version 5.08 (8 December, 2006)
- added new style for TbsSkinMenuSpeedButton (style as in Office 2007;
see NewStyle, TrackPosition properties)
- updated all skins
- updated SkinBuilder
- addded TbsSkinPageControl.OnDrawSkinTab event
- addded TbsSkinTabControl.OnDrawSkinTab event
- improved hints behaviour in TbsSkinImagesMenu
- optimized source code
Version 5.07 (30 November, 2006)
- improved visualization of edit controls in resizable mode (UseSkinFont
= False)
- improved visualization of combobox controls in resizable mode (UseSkinSize
= False)
- improved skinformat and visualization of TbsSkinMenuSpeedButton and
TbsSkinMenuButton
- improved TbsSkinToolBar control (skin controls centred automatically (see AdjustContols property))
- updated TbsSkinMonthCalendar.SkinDataName property (try to set 'resizetoolpanel')
- added Hint property to TbsSkinImagesMenu items
- added TbsSkinImagesMenu.SkinHint and TbsSkinImagesMenu.ShowHints
properties
- added TbsSkinDateEdit.CalendarSkinDataName property
- added TbsSkinProgressDialog.Close method
- added TbsSkinProgressDialog.ShowCloseButton,
TbsSkinProgressDialog.ShowCancelButton properties
- added TbSkinCategoryButtons.CategorySkinDataName property (now
category-panel can have visualization as you set in this property)
- optimized some drawing functions
- updated SkinBuilder
- updated and improved C++Builder demos
- updated skins
- added new cool skin VistaLight
Version 5.05 (24 November, 2006)
- added TbsSkinColorButton (button with popup color grid menu and
additional features)
- improved TbsSkinImagesMenu component, added Button property to
TbsSkinImagesMenu items
(now with TbsSkinSpeedMenuButton and TbsSkinImagesMenu
you can create office-style tool buttons as TbsSkinColorButton)
- improved visualization of TbsSkinCalendar
- improved visualization of TbsSkinColorGrid
- improved behaviour of TbsSkinDateEdit control (when Date is Null)
- updated scrolling of TbsSkinRichEdit control
- added context menu for shell controls in dialogs
- added layered windows support, shadows for popup-controls in Windows
Vista
- updated help
Version 5.0 (17 November, 2006)
- added TbsSkinComboBoxEx control (analogue of TComboBoxEx with full skin
support)
- added TbsSkinFrame componentl (component to hook drawing of the TFrame background).
- added TbsSkinImagesMenu component (original menu with images as items).
- added support of TbsSkinImagesMenu to TbsSkinMenuButton,
TbsSkinMenuSpeedButton controls (see SkinImagesMenu, UseImagesMenuImage,
UseImagesMenuCaption properties)
- added tabulators support in listbox items (see TabWidths property, now listbox can show items as columns)
- updated and improved skin format of the menus
- updated and improved skin format of the skin objects
- updated and improved skin format of the controls
- updated and improved drawing functions of the controls
- improved behaviour of the controls and fixed bugs in some controls
- optimized source code
- updated and improved all skins, added new features to skins
- updated SkinBuilder
- updated help
Version 4.60 (1 November, 2006)
- added TabSheet.Wallpaper property
- added ShowAgainFlag, ShowAgainFlagValue to TbsSkinMessage component (now
you can call MessageDlg with "do not display this message again"
flag)
- improved drawing of TbsSkinComboBox, TbsSkinCheckRadioBox
controls
- added new cool skin "Sirius"
Version 4.55 (25 October, 2006)
- added TbsSkinButtonsBar.WebStyle property (items look as web-link)
- added TbsSkinButtonLabel.WebStyle property (button look as web-link)
- updated resource images
- added small improvements and optimizations in controls
- added new cool HQ skins
Version 4.50 (4 October, 2006)
- added TbsSkinCoolBar control
- added OnBeforeChangeSkinData, OnAfterChangeSkinData property to
TbsBusinessSkinForm component
- added UseSkinFontColor property to TbsSkinMemo and TbsSkinMemo2
controls
- improved TbsSkinDateEdit control
- improved some drawing functions
Version 4.40 (5 September, 2006)
- improved drawing of TbsSkinMemo control (memo with bitmap background)
- improved scrolling of TbsSkinMemo, TbsSkinMemo2 (standard memo)
controls
- fixed listview header updating after skin change
Version 4.35 (24 August, 2006)
- added support for BillenuimEffects
components (you need to do nothing)
- added new magnetic function for form
- added TbsBusinessSkinForm.PositionInMonitor property
- added TbsBusinessSkinForm.ApplyPositionInMonitor method
Version 4.31 (8 August, 2006)
- added OnMinimize, OnMaximize, OnRestore events to TbsBusinessSkinForm
component
- added UseSkinFontColor property to TbsSkinLabel and
TbsSkinStatusPanel controls
- improved OnGetCellParam event in TbsSkinDBGrid
- fixed input in some db-controls, when DataSource.AutoEdit = False
Version 4.30 (28 July, 2006)
- added TabsBGTransparent property to TbsSkinPageControl and
TbsSkinTabControl (transparent area around tabs)
- added State and AllowGrayed properties to TbsSkinCheckRadioBox control
- added more items in editor menu for TbsSkinToolBar
- improved drawing of the combobox control
- added also some small improvements and optimizations
- added new serial skins: "SmartStyle", "SmartStyle_Green",
"SmartStyle_Blue" with cool design and effects
Version 4.27 (26 June, 2006)
- added some small improvemets and optimizations
- added new skin "Gel2"
Version 4.26 (9 June, 2006)
- improved drawing of animation effects in form caption
- fixed problem in TbsSkinSpinEdit, TbsSkinNumericEdit when input
decimals
- class TDriveType is renamed to TbsDriveType in bsSkinShellCtrls.pas (values
are renamed too)
- added some small improvemets and optimizations
Version 4.25 (25 May, 2006)
- improved skin format of the form
- improved skin format of controls (button, grid, combobox, listbox, tab
(added focus frame support))
- improved skins: WinXPBlue, WinXPGreen, WinXPSilver, Win9x, Win9x16,
OfficeXP
- added new LiteMedia skin (for 4.25+ versions)
- added TbsBusinessSkinForm.MinimizeDefault property (use this realtime
property if form have WS_EX_APPWINDOW in Params.ExStyle)
- improved drawing of edit controls
- improved drawing of TbsSkinCheckRadioBox control
- updated SkinBuilder
- optimized source code
Version 4.20 (10 May, 2006)
- added TbsSkinButton.UseSkinFontColor property
- added TbsSkinMenuButton.UseSkinFontColor property
- added TbsSkinSpeedButton.UseSkinFontColor property
- added TbsSkinMenuSpeedButton.UseSkinFontColor property
- added TbsSkinStdLabel.UseSkinColor property
- added TbsSkinTextLabel.UseSkinColor property
- added Alt+Space keys support to call system menu of the window
- improved drawing buttons in flat mode
- optimized source code
Version 4.17 (24 April, 2006)
- improved TbsSkinNoteBook control
- improved behaviour of scrollbars in TbsSkinRichEdit control
- fixed problem with TbsSelectSkinDialog,
TbsSelectSkinsFromFolderDialog in BDS 2006
- optimized source code
Version 4.16 (24 March, 2006)
- added some improvements and optimizations
Version 4.15 (6 March, 2006)
- added TbsSkinCurrencyEdit, TbsSkinDBCurrencyEdit controls (currency
editor)
- added TbsSkinCalcCurrencyEdit, TbsSkinDBCalcCurrencyEdit controls (currency
editor with calculator)
- added TbsSkinCategoryButtons.ButtonsSkinDataName property
- added TbsSkinButtonGroup.ButtonsSkinDataName property
- improved menus behaviour in MDI applications
Version 4.11 (21 February, 2006)
- added Delphi 2006, C++ Builder 2006 support
- added some improvements and optimizations
Version 4.10 (20 January, 2006)
- added bsTrayIcon.OnBalloonHintClick event
- added DefaultColor property to edits
- added RefreshButton method to buttons
- improved TbsSkinFileListView control
- optimized source code
Version 4.08 (10 January, 2006)
- added some improvements and optimizations
- added new skin "XContact"
- updated and improved some skins
Version 4.07 (12 December, 2005)
- added new TbsSkinDBCtrlGrid.OnPanelPaint event
- added TbsSkinMainMenuBar.Merge and TbsSkinMainMenuBar.UnMerge methods
(for merge main menus)
- added AutoLineReduction support for menus
- added TMenuItem.Bitmap property support
- updated and improved skin-format of combobox controls
- improved drawing of combobox controls
- updated SkinBuilder
- updated skins
- optimized source code
Version 4.05 (15 November, 2005)
- improved splitter skin format (updated skins)
- improved statusbar skin format (updated skins)
- added TbsSkinStatusBar.SizeGrip property
- added TbsSkinCategoryButtons.UseSkinFont property
- adddd TbsSkinButtonGroup.UseSkinFont property
- added Shortcut support to speedbuttons
- added also some improvements and optimizations
- updated SkinBuilder
- updated skins
Version 4.0 (26 October, 2005)
- added [SKINCOLORS] section in skins
- added TbsSkinData.SkinColors property (use this property to adapt
colors in third-party controls and on BusinessSkinForm.OnChangeSkin
event)
- added UniCode support for form and menus (for example, you can use
TNTForm and TNTMainMenu components)
- added BusinessSkinForm.DoPopupMenu method (use this method to popup
third-party popupmenu, for example, TNTPopupMenu)
- added more animation effects to form caption and menu items (frames)
- optimized drawing in many controls (now controls draw more faster)
- added a lot of improvements and optimizations in controls
- updated all skins, in which we added [SKINCOLORS] section and new
effects
- updated and improved SkinBuilder
- updated help
Version 3.95 (18 October, 2005)
- added TbsSkinData.EnableSkinEffects (use this property to on/off
effects in skin objects and controls)
- added hints support for menu items (Application.OnHint event)
- improved drawing and refreshing in the tab and page controls
- added also some imrovements and optimizations
Version 3.90 (7 October, 2005)
- updated and improved skin format for skin objects and controls (stretch
effects)
- improved skin format for window (inactive image for window and
skin-objects)
- updated and improved skin format of animate objects
- added animation effect for button-controls (also morphing effect can
merge with animation frame)
- added UseSkinSize property to button-controls (use this property to
get button with any size and any SkinDataName property)
- improved skin format for groupbox control
- updated skins
- added new skins Vista and Vista2, in which you can see all new
additionals in skin-format and controls (coming soon new skins with cool
effects)
- updated SkinBuilder
- added TbsSkinDbDateEdit.AllowNullData property
- updated and optimized drawing in many controls
Version 3.81 (20 September, 2005)
- added TbsSkinURLEdit control
- added TbsSkinDBURLEdit control
- added TbsSkinPopupMenu.OnMenuClose event
- added some small improvements
Version 3.80 (5 September, 2005)
- added TbsSkinCategoryButtons control (analogue of TCategoryButtons as
in Delphi 2005)
- added TbsSkinButtonGroup control (analogue of TButtonGroup as in
Delphi 2005)
- fixed some bugs
Version 3.60 (26 August, 2005)
- added TbsSkinDBCtrlGrid control
- improved data controls
Version 3.55 (17 August, 2005)
- added OnDblClick events for sections and items in TbsSkinButtonsBar
conrtol
- improved work of TbsSkinFileListView control in
Delphi 2005
- added some small improvements
Version 3.51 (25 July, 2005)
- improved shell controls and dialogs
- added some improvements and optimizations
- optimized source code
Version 3.50 (23 June, 2005)
- added some improvements
- optimized source code
- updated and improved demos for C++Builder
Version 3.45 (6 June, 2005)
- added TbsSkinMessage.CustomMessageDlg method (message with custom
caption and image)
- added TbsSkinTrackBar.OnLastChange and TbsSkinTrackBar.OnStartDarg
events
- updated and improved format of skin-controls (scrollbar, trackbar,
gauge)
- improved drawing of TbsSkinScrollBar, TbsSkinTrackBar, TbsSkinGauge
controls
- updated SkinBuilder
- optimized source code
- updated and improved skins
Version 3.36 (23 May, 2005)
- fixed: goThumbTracking option not support in grids
- drawing of edit controls is better optimized (bitmap
background)
- optimized source code
Version 3.35 (11 May, 2005)
- optimized and improved drawing of all edit controls
- optimized and improved drawing of memo with bitmap background
- added some improvements
Version 3.30 (5 May, 2005)
- added TbsBusinessSkinForm.UseFormCursorInNCArea property (set property
to TRUE if you want use form cursor in non-client area of the form)
- optimized drawing of skin controls
- added some improvements
Version 3.26 (28 April, 2005)
- improved TbsSkinTextLabel control (try cool interaction
TbsSkinTextLabel + TbsSkinScrollPanel)
- improved TbsSkinTimeEdit control
- added some small improvements and optimizations
Version 3.25 (21 April, 2005)
- added GetSelectedFile method to shell dialogs (use this method and
OnFolderChange event in run time)
- added DialogWidth, DialogHeight, DialogMinWidth, DialogMinHeight
properties to shell dialogs
- added TbsSkinOpenPreviewDialog, TbsSkinSavePreviewDialog components (use
OnPaintPanel even to draw custom information about file in special panel)
- added TbsSkinOpenSoundDialog, TbsSkinSaveSoundDialog components (use
OnPlayButtonClick, OnStopButtonClick event to play sounds)
- added TbsSkinPaintPanel control (use OnPanelPaint event to draw in the
client area of panel)
- improved all shell dialogs
- improved TbsSkinDateEdit control
- improved scrolling function in TbsSkinScrollBox control
- improved TbsSkinTextLabel control
- improved TbsSkinColorListBox control
- improved TbsSkinScrollPanel
Version 3.20 (12 April, 2005)
- added compatibility with SkinAdapter
- added TbsSkinSmallPrintDialog to component palette
- optimized source code
Version 3.16 (24 March, 2005)
- improved skin support of listview header (displacement in the right corner is removed)
- added some improvements and optimizations
Version 3.15 (11 March, 2005)
- improved shell dialogs
- improved TbsSkinMessage component
- added some improvements and optimizations
Version 3.12 (15 February, 2005)
- improved shell controls
- added TbsSkinMDITabsBar.TabKind property (now tabs can look as buttons)
- added TbsSkinTimeEdit.ShowSec property (use this property at run time)
- added some improvements and optimizations
Version 3.11 (31 January, 2005)
- added CheckFileExists property to TbsSkinOpenPictureDialog component
- added support for TMenuItem.OnDrawItem event
- added CanFocused property for TbsSkinScrollBox control
- improved TbsSkinDateEdit and TbsSkinTimeEdit controls
- improved shell dialogs
- optimized source code
Version 3.10 (8 January, 2005)
- added TbsSkinFindDialog component
- added TbsSkinReplaceDialog component
- added many improvements and optimized source code
Version 3.05 (27 December, 2004)
- added TbsSkinPageSetupDialog (use property Units to switch between
inches and millimeters)
- added support of any size for TbsSkinMDITabsBar
- added TbsSkinMDITabsBar.SupportChildMenu property (now you can call
system menu of the child window from any tab)
- added TbsSkinMDITabsBar.BusinessSkinForm property
- added MaxWidth and MaxHeight property to TbsBusinessSkinForm component
- optimized source code
Version 3.01 (21 December, 2004)
- added support of any size for TbsSkinSpinEdit control (see UseSkinSize
property)
- added support of any size for TbsSkinPasswordEdit control (see
UseSkinFont property)
- added OnMouseWheel, OnMouseWheelDown, OnMouseWheelUp events to
TbsSkinScrollBox control
- added Increment, SupportUpDownKeys properties to TbsSkinTrackEdit
control
- added Increment, SupportUpDownKeys properties to TbsSkinNumericEdit
control
- added RealClientRect, RealClientWidth, RealClientHeight,
RealClientLeft, RealClientTop properties to base classes
TbsSkinCustomControl and TbsGraphicSkinCustomControl
- added TbsSkinPanel.OnChangeRollUpState event
- improved TbsSkinPanel, TbsSkinGroupBox controls (in RollUpMode = TRUE)
- fixed: TbsSkinTrayIcon.OnDblClick event not work when
TbsBusinessSkinForm use this component
- optimized source code
Version 3.0 (6 December, 2004)
- added support of any size for comboboxes (see UseSkinSize property)
- added support of any size for edits (see UseSkinFont property)
- added support of any size for updown (see UseSkinSize property)
- added support of any size for TbsSkinMenuButton and
TbsSkinMenuSpeedButton (set SkinDataName property to 'resizebutton')
- added support of any size for TbsSkinLabel (see UseSkinSize property)
- added TbsBusinessSkinForm.MaxMenuItemsInWindow property (use this
property to set maximum visible items in popup windows in scroll mode)
- added TbsSelectDirectoryDialog.ShowToolBar property (set this property
to TRUE if you want to show tool bar with editor and button to create
new folder)
- improved scroll functions in TbsSkinScrollBox, TbsSkinScrollPanel
controls (see cool interaction with TbsSkinExPanel control)
- improved and optimized many controls and fixed some bugs
- optimized source code
- updated help
|