|
Version 9.41 (8 July, 2008)
- added Wallpaper and WallpaperStretch properties for grids
- added AddItem, InsertItem, DeleteItem methods in TspSkinButtonBar
control
- added some small improvements
Version 9.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 9.37 (9 June, 2008)
- added improvements in shell dialogs
- added some improvements in skin format
- added new cool HQ skin "Magnificent"
Version 9.35 (27 May, 2008)
- added TspDynamicSkinForm.DisableSystemMenu property (for
SupportNCArea = True)
- added TspSkinButtonsBar.ShowSelectedItem property (see demos)
- added TspSkinButtonsBar.GetItemIndex and
TspSkinButtonsBar.SetItemIndex properties
- added support for AutoSize property in TspSkinPanel,
TspSkinGroupBox controls
- improved drawing of TspSkinMDITabsBar control (added bottom line for
tabs)
- added some small improvements
Version 9.32 (20 May, 2008)
- added TspSkinButton.OnPaint event
- added TspSkinStringGrid.OnGetCellParam event (for custom set BG, font
color for cell)
- added TspSkinExPanel.Sizeable and TspSkinExPanel.Moveable properties (now
this control can resize and move as form)
- added some small improvements in shell controls and dialogs
- added improvements for multimonitors system
Version 9.31 (12 May, 2008)
- improved drawing grids with big size cells
- added as public TspDynamicSkinForm.SetSkinnableForm method
- added some small improvements
Version 9.30 (5 May, 2008)
- added internal support for png images in controls (use TspPngImageList
and TspPngImageView components)
- added TspPngImageView control (control to show images from
TspPngImageList)
- updated help
- added some small improvements
Version 9.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 9.20 (7 April, 2008)
- added Unicode support for TspSkinPopupMenu component (see TNTUNICODE
directive in SkinMenus.pas)
- fixed problem with Actions in TspSkinSpeedButton
- updated SkinBuilder (added resize for loupe control)
- added some impovemetns in skin-objects (TspDynamicSkinForm.SupportNCArea
= False)
Version 9.15 (19 March, 2008)
- added TspSkinMessage.WideMessageDlg, TspSkinMessage.WideMessageDlgPos
methods (unicode messages, see TNTUNICODE directive in bsmessages.pas)
- added TspSkinGauge.OnGaugePaint event (custom paint for gauge bar)
- added new cool HQ skin "Luxery"
- fixed problem with controls, which have regions in frames
(TspSkinFrame component)
Version 9.12 (4 February, 2008)
- added ShowHiddenFiles property to shell dialogs
- added ItemEnabled, AllowGrayed property to TspSkinCheckListBox control
- added ImagePosition property to TspSkinGroupBox control
- added new cool HQ skin "CyberObject"
- added some small improvements
- TspSkinLinkImage, TspSkinLinkLabel, TspSkinXFormButton are moved from
SkinCtrls unit to SkinExCtrls unit
Version 9.11 (10 January, 2008)
- added close buttons in TspSkinTabControl (see ShowCloseButtons
property)
- added TspSkinTabControl.OnClose and TspSkinTabControl.OnAfterClose
events
- added TspSkinPageControl.OnAfterClose event
- added some small improvements
Version 9.10 (7 December, 2007)
- added support for SmartEffects VCL
- added OnChange and OnChanging event in TspButtonsBar control
- added some small improvements
Version 9.09 (23 November, 2007)
- added close buttons for tabs in TspSkinMDITabsBar control (see
ShowCloseButtons property; now you can close mdichilds from tabs)
- added TspSkinCheckRadioBox.UseSkinFontColor property
- improved drawing of TspSkinPageControl and TspSkinTabControl
- added some small improvements in shell dialogs
Version 9.08 (12 November, 2007)
- added close buttons for tabs in TspSkinPageControl (real size offset in
tabs for close button)
- added TspSkinPageControl.ShowCloseButtons property
- added TspSkinPageControl.FreeOnClose property
- added TspSkinPageControl.OnClose event
- added TspSkinPageControl.HideTabs method (hide all tabs)
- added TspSkinPageControl.ShowTabs method (show all tabs after HideTabs
procedure)
- improved drawing of big tabs in TspSkinPageControl (now it looks more
quality)
- updated most of skins (added close buttons for "tab" control)
- updated SkinBuilder
- updated help
Version 9.07 (30 October, 2007)
- added TspSkinMessage.MessageDlgPos, TspSkinMessage.CustomMessageDlgPos
methods
- added headers in TspSkinImagesMenu (see TspImagesMenuItem.Header
property)
- added keyboard support for TspSkinImagesMenu
- added improvements in shell dialogs
- improved drawing of animation in TspSkinAnimateGauge control (now it
looks best)
- improved VistaTM, VistaMDITM, GPX, Andromeda skins
- updated SkinBuilder
Version 9.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 TspHint.LineSeparator
property (for example, set Hint = 'line1@line2@line3'))
- added TspHint.ActivateHintEx, TspHint.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 9.0 (8 October,
2007)
- added TspSkinAnimateGauge (gauge to show activity of some process)
- added animation effect for gauges as in Windows Vista (define in skins)
- added TspCompressedSkinList component (list of compressed skins in one
component (TspCompressedStoredSkin analogue + list of skins))
- added TspSkinData.SkinList and TspSkinData.SkinIndex properties
- added TspSelectSkinDialog.SkinList and new execute method
- added scrolling in TspSkinMDITabsBar (scroll menu for invisible items
+ menu with all childs)
- added TspSkinComboBox.ToolButtonKind property (now combobox controls
can look as tool button (as in Windows Vista))
- added animation effect for hints (See TspSkinHit.AlphaBlendAnimation
property)
- added group-headers in menus (header for 'items' group)
- added a lot of small improvements and optimizations in many controls
and components
- updated and rewrited font dialog
- improved drawing of TspSkinColorGrid component + improved
TspSkinColorDialog
- improved shell dialogs
- improved TspSkinButtonsBar 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 8.X versions)
- optimized source code
- fixed some small bugs
- updated SkinBuilder
- updated help
- new prices
Version 8.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 8.61 (30 August, 2007)
- added TNT unicode support for forms and menus (see TNTUNICODE
directive in DynamicSkinForm.pas, spSkinMenus.pas)
- added new cool HQ skin "Orion" with animation effects
- updated SkinBuilder
- added some improvements
Version 8.60 (15 August, 2007)
- added TspSkinData.SkinnableForm property
(use this property to enable/disable skin support for forms (exclude
MIDChild form) (for example,
you can use VistaTM skin + VistaTMMDI (for MDIChidl form) + SkinSkinData.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 8.57 (1 August, 2007)
- improved behaviour of the forms in Windows Vista (now forms support
show/hide effects and more)
- improved TspSkinColorButton, TspSkinBrushColorButton controls
- improved TspSkinCategoryButtons, TspSkinButtonGroup controls
- updated skin builder
Version 8.55 (18 July, 2007)
- updated and improved skin-format and drawing of the TspSkinMainMenuBar
control (see iMetal skin)
- updated and improved skin- format and drawing of the TspSkinMDITabsBar
control (see iMetal skin)
- imroved drawing of the TspSkinExPanel control
- updated skin builder
- added new cool HQ skin: iMetal
- coming soon more skins with cool effects
Version 8.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 8.41 (2 July, 2007)
- added resource strings to TspResourceStrData for TbsSkinColorComboBox,
TbsSkinColorListBox
- updated drawing of TspSkinMemo (cool memo with bitmap background),
TspSkinMemo2 (standard memo) controls in disabled mode
- added some small improvements and optimizations
Version 8.40 (30 May, 2007)
- added DynamicSkinForm.EnableShadow method (method to add system shadow
for form under Windows 2k, XP and Vista)
- improved skin format and drawing of TspSkinExPanel control
- updated SkinBuilder
Version 8.35 (14 May, 2007)
- improved skin format of the trackbar control
- improved skin format of the form (custom skins (SupportNCArea = False))
- improved of the some skin-objects on form
Version 8.31 (28 April, 2007)
- added sorting in shell dialogs
- improved TspSkinButtonsBar control (set SectonIndex property to
-1 to close all sections; use OpenSection method to open some section in
runtime)
Version 8.30 (18 April, 2007)
- added TspSkinSplitterEx control (new splitter control with best
behaviour and inherited from TCustomControl)
- added TspDynamicSkinForm.OnCaptionPaint event (use this event to draw
your elements in form caption)
- added small improvements
Version 8.25 (20 March, 2007)
- added ellipses support for TspSkinStdLabel, TspSkinLabel,
TspSkinStatusPanel 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 8.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 8.20 (14 February, 2007)
- added TspPngImageList component (ImageList with png-images;
this component use PNGImage library from http://pngdelphi.sourceforge.net;
component available only in registered version)
- tested TspPngImageList 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 TspSkinStatusPanel control
- added CaptionImageList, CaptionImageIndex property for TspSkinGroupBox,
TspSkinExPanel controls
- added TspSkinFrame.CtrlSkindata property (set this property to
automatically apply Skindata to controls in frame)
- improved TspSkinComboBoxEx
- added also some small improvements and optimizations
- updated help
Version 8.15 (16 January, 2007)
- improved alphablending animation (layered windows) in forms, menus,
messages and controls (now effect work more perfectly!)
- added URL checking in TspSkinLinkLabel control
- fixed TspSkinStatusPanel.AutoSize problem without skin
- added some small improvements to shell dialogs
- optimized source code
- updated help
Version 8.11 (26 December, 2006)
- added TspSkinShadowStyleButton, TspSkinBrushColorButton,
TspSkinTextColorButton controls (office graphics buttons)
- improved office graphics buttons
- fixed: handled not work in TspDynamicSkinForm.OnShortCut event
- optimized source code
- updated help
Version 8.10 (19 December, 2006)
- added TspSkinGradientStyleButton, TspSkinBrushStyleButton,
TspSkinPenStyleButton, TspSkinPenWidthButton (office graphics buttons)
- added DefaultExt property to TspSkinSaveDialog
- added Transparent property to TspSkinSplitter control
- added UseUnderLine property to TspSkinLinkLabel
- added TspDynamicSkinForm.OnShortCut event
- added some small improvements and optimizations
Version 8.08 (8 December, 2006)
- added new style for TspSkinMenuSpeedButton (style as in Office 2007;
see NewStyle, TrackPosition properties)
- updated all skins
- updated SkinBuilder
- addded TspSkinPageControl.OnDrawSkinTab event
- addded TspSkinTabControl.OnDrawSkinTab event
- improved hints behaviour in TspSkinImagesMenu
- optimized source code
Version 8.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 skin format and visualization of TbsSkinMenuSpeedButton and
TbsSkinMenuButton
- improved TbsSkinToolBar control (skin controls centred in
toolbar automatically (see AdjustContols property))
- updated TbsSkinMonthCalendar.SkinDataName property (try to set 'resizetoolpanel')
- added Hint property to TspSkinImagesMenu items
- added TspSkinImagesMenu.SkinHint and TspSkinImagesMenu.ShowHints
properties
- added TspSkinDateEdit.CalendarSkinDataName property
- added TspSkinProgressDialog.Close method
- added TspSkinProgressDialog.ShowCloseButton,
TspSkinProgressDialog.ShowCancelButton properties
- added TspkinCategoryButtons.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 and imroved some skins
- added new cool skin VistaLight
Version 8.05 (24 November, 2006)
- added TspSkinColorButton (button with popup color grid menu and
additional features)
- improved TspSkinImagesMenu component, added Button property to
TbsSkinImagesMenu items
(now with TspSkinSpeedMenuButton and TspSkinImagesMenu you can create
office-style tool buttons as TspSkinColorButton)
- improved visualization of TspSkinCalendar
- improved visualization of TspSkinColorGrid
- improved behaviour of TspSkinDateEdit control (when Date is Null)
- updated scrolling of TspSkinRichEdit control
- added context menu for shell controls in dialogs
- added layered windows support, shadows for popup-controls in Windows
Vista
- updated help
Version 8.0 (17 November, 2006)
- added TspSkinComboBoxEx control (analogue of TComboBoxEx with full
skin support)
- added TspSkinFrame component (component to hook drawing of the TFrame
background).
- added TspSkinImagesMenu component (original menu with images as items).
- added support of TspSkinImagesMenu to TspSkinMenuButton,
TspSkinMenuSpeedButton
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 7.60 (1 November, 2006)
- added TabSheet.Wallpaper property
- added ShowAgainFlag, ShowAgainFlagValue to TspSkinMessage component (now
you can call MessageDlg with "do not display this message again"
flag)
- improved drawing of TspSkinComboBox, TspSkinCheckRadioBox
controls
- added new cool skin "Sirius"
Version 7.55 (25 October, 2006)
- added TspSkinButtonsBar.WebStyle property (items look as web-link)
- added TspSkinButtonLabel.WebStyle property (button look as web-link)
- updated resource images
- added small improvements and optimizations in controls
- added new cool HQ skins
Version 7.50 (4 October, 2006)
- added TspSkinCoolBar control
- added OnBeforeChangeSkinData, OnAfterChangeSkinData property to
TspDynamicSkinForm component
- added UseSkinFontColor property to TspSkinMemo and TspSkinMemo2
controls
- improved TspSkinDateEdit control
- improved some drawing functions
Version 7.40 (5 September, 2006)
- improved TspSkinMemo control (memo with bitmap background, set
Transparent = True, AlphablendValue = 255 to make a full transparent
memo)
- improved scrolling of TspSkinMemo, TspSkinMemo2 (standard memo)
controls
- fixed listview header updating after skin change
- added also some small improvements
Version 7.35 (24 August, 2006)
- added support for BillenuimEffects
components (you need to do nothing)
- added new magnetic function for form
- added TspDynamicSkinForm.PositionInMonitor property
- added TspDynamicSkinForm.ApplyPositionInMonitor method
Version 7.31 (8 August, 2006)
- added OnMinimize, OnMaximize, OnRestore events to TspDynamicSkinForm
component
- added UseSkinFontColor property to TspSkinLabel and
TspSkinStatusPanel controls
- optimized source code
Version 7.30 (28 July, 2006)
- added TabsBGTransparent property to TspSkinPageControl and
TspSkinTabControl (transparent area around tabs)
- added State and AllowGrayed properties to TspSkinCheckRadioBox control
- added more items in editor menu for TspSkinToolBar
- added TspSkinComboBox.ListBoxUseSkinFont property
- 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 7.27 (26 June, 2006)
- added support of circular movement of the mouse in TspFrameRegulator
control and TspFrameRegulatorObject (see Player and PlayerII demos)
- added some small improvemets and optimizations
- added new skin "Gel2"
Version 7.26 (9 June, 2006)
- improved drawing of animation effects in form caption
- fixed problem in TspSkinSpinEdit, TspSkinNumericEdit when input
decimals
- class TDriveType is renamed to TspDriveType in spSkinShellCtrls.pas (values
are renamed too)
- added some small improvemets and optimizations
Version 7.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 7.25+ versions)
- added TspDynamicSkinForm.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 7.20 (10 May, 2006)
- added TspSkinButton.UseSkinFontColor property
- added TspSkinMenuButton.UseSkinFontColor property
- added TspSkinSpeedButton.UseSkinFontColor property
- added TspSkinMenuSpeedButton.UseSkinFontColor property
- added TspSkinStdLabel.UseSkinColor property
- added TspSkinTextLabel.UseSkinColor property
- added Alt+Space keys support to call system menu of the window
- improved drawing buttons in flat mode
- optimized source code
Version 7.16 (24 April, 2006)
- improved TspSkinNoteBook control
- improved behaviour of scrollbars in TspSkinRichEdit control
- fixed problem with TspSelectSkinDialog,
TspSelectSkinsFromFolderDialog in BDS 2006
- optimized source code
Version 7.15 (10 April, 2006)
- added TspSkinWaveLabel (label with wave, alphablending, antialiasing
effects. Use XDiv, YDiv, RatioVal properties to set wave form)
- added TspSkinShadowLabel (label with real shadow)
Version 7.14 (24 March, 2006)
- added some improvements and optimizations
Version 7.12 (6 March, 2006)
- added TspSkinCategoryButtons.ButtonsSkinDataName property
- added TspSkinButtonGroup.ButtonsSkinDataName property
- improved menus behaviour in MDI applications
Version 7.11 (21 February, 2006)
- added Delphi 2006, C++ Builder 2006 support
- added some improvements and optimizations
Version 7.10 (20 January, 2006)
- added spTrayIcon.OnBalloonHintClick event
- added DefaultColor property to edits
- added RefreshButton method to buttons
- improved TbsSkinFileListView control
- optimized source code
Version 7.08 (10 January, 2006)
- added some improvements and optimizations
- added new skin "XContact"
- updated and improved some skins
Version 7.07 (12 December, 2005)
- added TspSkinMainMenuBar.Merge and TspSkinMainMenuBar.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 7.05 (15 November, 2005)
- improved splitter skin format (updated skins)
- improved statusbar skin format (updated skins)
- added TspSkinStatusBar.SizeGrip property
- added TspSkinCategoryButtons.UseSkinFont property
- adddd TspSkinButtonGroup.UseSkinFont property
- added Shortcut support to speedbuttons
- added also some improvements and optimizations
- updated SkinBuilder
- updated skins
Version 7.0 (26 October, 2005)
- added [SKINCOLORS] section in skins
- added TspSkinData.SkinColors property (use this property to adapt
colors in third-party controls and on DynamicSkinForm.OnChangeSkin event)
- added UniCode support for form and menus (for example, you can use
TNTForm and TNTMainMenu components)
- added DynamicSkinForm.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 6.85 (18 October, 2005)
- added TspSkinData.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 6.80 (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 of 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
- updated and optimized drawing in many controls
Version 6.71 (20 September, 2005)
- added TspSkinURLEdit control
- added TspSkinPopupMenu.OnMenuClose event
- added some small improvements
Version 6.70 (5 September, 2005)
- added TspSkinCategoryButtons control (analogue of TCategoryButtons as
in Delphi 2005)
- added TspSkinButtonGroup control (analogue of TButtonGroup as in
Delphi 2005)
- fixed some bugs
Version 6.55 (17 August, 2005)
- added OnDblClick events for sections and items in TspSkinButtonsBar
conrtol
- improved work of TspSkinFileListView control in
Delphi 2005
- added some small improvements
Version 6.51 (25 July, 2005)
- improved shell controls and dialogs
- optimized source code
Version 6.50 (23 June, 2005)
- added some improvements
- optimized source code
- updated and improved demos for C++Builder
Version 6.45 (6 June, 2005)
- added TspSkinMessage.CustomMessageDlg method (message with custom
caption and image)
- added TspSkinTrackBar.OnLastChange and TspSkinTrackBar.OnStartDarg
events
- added some improvements
- optimized source code
- updated and improved skins
Version 6.40 (1 June, 2005)
- updated and improved format of skin-objects (bitlabel (label with
bitmap letters), trackbar)
- updated and improved format of skin-controls (scrollbar, trackbar,
gauge)
- improved drawing of TspSkinScrollBar, TspSkinTrackBar, TspSkinGauge
controls
- updated SkinBuilder
- optimized source code
Version 6.36 (23 May, 2005)
- fixed: goThumbTracking option not support in grids
- drawing of edit controls is better optimized (bitmap
background)
- optimized source code
Version 6.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 6.30 (5 May, 2005)
- added TspDynamicSkinForm.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 6.26 (28 April, 2005)
- improved TspSkinTextLabel control (try cool interaction
TspSkinTextLabel + TspSkinScrollPanel)
- improved TspSkinTimeEdit control
- improved TspSkinCheckRadioBox control
- added some small improvements and optimizations
Version 6.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 TspSkinOpenPreviewDialog, TspSkinSavePreviewDialog components (use
OnPaintPanel even to draw custom information about file in special panel)
- added TspSkinOpenSoundDialog, TspSkinSaveSoundDialog components (use
OnPlayButtonClick, OnStopButtonClick event to play sounds)
- added TspSkinPaintPanel control (use OnPanelPaint event to draw in the
client area of panel)
- improved all shell dialogs
- improved TspSkinDateEdit control
- improved scrolling function in TspSkinScrollBox control
- improved TspSkinTextLabel control
- improved TspSkinColorListBox control
- improved TspSkinScrollPanel
Version 6.20 (12 April, 2005)
- added compatibility with SkinAdapter
- added TspSkinSmallPrintDialog to component palette
- optimized source code
Version 6.16 (24 March, 2005)
- improved skin support of listview header (displacement in the right corner is removed)
- added some improvements and optimizations
Version 6.15 (11 March, 2005)
- improved shell dialogs
- improved TspSkinMessage component
- added some improvements and optimizations
Version 6.12 (15 February, 2005)
- improved shell controls
- added TspSkinMDITabsBar.TabKind property (now tabs can look as buttons)
- added TspSkinTimeEdit.ShowSec property (use this property at run time)
- added some improvements and optimizations
Version 6.11 (31 January, 2005)
- added CheckFileExists property to TspSkinOpenPictureDialog component
- added support for TMenuItem.OnDrawItem event
- added CanFocused property for TspSkinScrollBox control
- improved TspSkinDateEdit and TspSkinTimeEdit controls
- improved shell dialogs
- optimized source code
Version 6.10 (8 January, 2005)
- added TspSkinFindDialog component
- added TspSkinReplaceDialog component
- added many improvements and optimized source code
Version 6.05 (27 December, 2004)
- added TspSkinPageSetupDialog (use property Units to switch between
inches and millimeters)
- added support of any size for TspSkinMDITabsBar
- added TspSkinMDITabsBar.SupportChildMenu property (now you can call
system menu of the child window from any tab)
- added TspSkinMDITabsBar.DynamicSkinForm property
- added MaxWidth and MaxHeight property to TspDynamicSkinForm component
- optimized source code
Version 6.01 (21 December, 2004)
- added support of any size for TspSkinSpinEdit control (see UseSkinSize
property)
- added support of any size for TspSkinPasswordEdit control (see
UseSkinFont property)
- added OnMouseWheel, OnMouseWheelDown, OnMouseWheelUp events to
TspSkinScrollBox control
- added Increment, SupportUpDownKeys properties to TspSkinTrackEdit
control
- added Increment, SupportUpDownKeys properties to TspSkinNumericEdit
control
- added RealClientRect, RealClientWidth, RealClientHeight,
RealClientLeft, RealClientTop properties to base classes
TspSkinCustomControl and TspGraphicSkinCustomControl
- added TspSkinPanel.OnChangeRollUpState event
- improved TspSkinPanel, TspSkinGroupBox controls (in RollUpMode = TRUE)
- fixed: TspSkinTrayIcon.OnDblClick event not work when
TbsBusinessSkinForm use this component
- optimized source code
Version 6.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 TspSkinMenuButton and
TspSkinMenuSpeedButton (set SkinDataName property to 'resizebutton')
- added support of any size for TspSkinLabel (see UseSkinSize property)
- added TspDynamicSkinForm.MaxMenuItemsInWindow property (use this
property to set maximum visible items in popup windows in scroll mode)
- added TspSelectDirectoryDialog.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 TspSkinScrollBox, TspSkinScrollPanel
controls (see cool interaction with TspSkinExPanel control)
- improved many controls and fixed some bugs
- optimized source code
- updated help
|