New version released
NextGrid & NextDBGrid
1. Property
EnableVisualStyles
for turning ON/OFF Windows XP themes support.2. Property
AutoScroll
added in NextGrid and NextDBGrid. Grid will be scrolled to SeletedRow automaticaly.3. Event
OnDeselectCell
added4. New
SortType
for Column: stCaseInsensitive
5.
ParentFont
property for Column6. Bug fixes and internal tweaks.
Notices:
1.
aoEnableThemes
flag from AppearanceOptions
will be removed in next version. Please set this flag to False
. Function of this flag will now take a EnableVisualStyles
property.2. Flag
doAutoScroll
in DataAwareOptions
of NextDBGrid will be removed in next version. Please set this flag to False. Function of this flag will now take a AutoScroll
property.NextInspector
1. New Styles in Style property
psOffice2003
and psWhidbey
2. Property
EnableVisualStyles
for turning ON/OFF Windows XP themes support.3. Drag & Drop arranging Items in Items Editor.
4.
Visible
property for Item to Show/Hide Item5.
ExpandLock
property for Item to lock Expanded
property (Pin Item). Read updated article Details...6. New methods for smaller code. Read updated article Details...
7.
ItemByName['itemname']
property for TPropertyItems8. Improved Keyboard support for
TToolbarItem
and TTrackBarItem
9. New Demo in \demos\inspector\ folder (Demo1)
10. Bug fixes and internal tweaks.
NxPageControl
1.
TransparentColor
property added.2. New
TabStyle
- tsFlat
3. Close Button added
4.
BackroundKind
property added5.
TopIndent
property added6. Bug fixes and internal tweaks.