Delphi компоненты / Delphi components #7

Status
Not open for further replies.

haydeGen

Member
Joined
Jan 2, 2014
Messages
23
Reaction score
266
Latest news on the Virtual Treeview Control 25 Mar 2015: V6.0

Virtual-TreeView 6.0

25 Mar 2015: V6.0 beta ready for testing

WTF?:
* Issue #509: Added new option hoAutoColumnPopupMenu to TVTHeaderOption.
* Issue #457: Virtual TreeView no longer react on standard actions for TEdit controls
We added standard actions for copy, cut, paste, delete, select all, check, uncheck in the new unit "VirtualTrees.Actions".
* Issue #484: ContentToHTML() no longer pre-encodes the HTML in UTF-8 but returns a Unicodestring
* Issue #507: Added to TBaseVirtualTree:
function GetNodeData<T>(pNode: PVirtualNode): T;
function GetNodeDataAt<T:class>(pXCoord: Integer; pYCoord: Integer): T;
function GetFirstSelectedNodeData<T>(): T; overload;
function GetInterfaceFromNodeData<T:IInterface>(pNode: PVirtualNode): T;
procedure SetNodeData(pNode: PVirtualNode; pUserData: Pointer);
procedure SetNodeData(pNode: PVirtualNode; const pUserData: IInterface);
procedure SetNodeData<T:class>(pNode: PVirtualNode; pUserData: T);
Similar functions have also been added to the TVirtualNode record.
* The grid demo of the "Advanced" project now uses a class instead of a record and the new generic functions from issue #502.
* Issue #519: Changed plus/minus buttons so that hot tracking of the buttons is always on, independent of toHotTrack.
* Issue #514: The splitter area in the column header should be configurable
* Issue #515: The value for Indent should get scaled too if the toAutoScale flag is set
* Issue #511: From the unit VirtualTres new units have been extracted to reduce its size.
* Issue #483 for TVTOperationKind.okExport: All exports can now be cancelled using CancelOperation()
* Issue #362: InternalConnectNode: AdjustTotalHeight not called if Node not FullyVisible
* Issue #506: Autosort is being triggered at design-time.
* Issue #486: AutoScroll is performed although toAutoScroll is not set.
* DoMeasureItem() now ensures that the node was initialized.
* Issue #493: Editing with DblClick should always open editor immediately.
* TVirtualTreeColumns.UpdatePositions() now exits immediately if the control is destroying, ths prevents AVs.
* Added support for CBuilder XE7.
* A larger patch from Diemtar Rösler was applied which addresses various issue regarding VCL styles (especially #478 and #491).
* Supporting only Delphi / C++ Builder XE3 and higher
* Improved support for C++ Builder
 
Last edited by a moderator:

onepeace

New member
Joined
Apr 21, 2010
Messages
2
Reaction score
2
StyleControls is a powerfull package of components, which based on controls from BusinessSkinForm, DynamicSkinForm and SkinAdapter, but uses Classic drawing, system Themes and VCL Styles. This package contains the unique solutions to extend standard VCL controls and also have many unique, advanced controls.
StyleControls is intended for use with:
- Delphi XE2-XE7
- C++Builder XE2-XE7

http://www.mediafire.com/download/oase4o4ld08soqb/Almediadev.StyleControls.v1.45.for.Delphi.rar
 

LeshaRB

Staff member
Premium
Joined
Jun 11, 2007
Messages
319
Reaction score
451
Location
Минск
Пару компонентов из темы запросы

Добрый день.

Поделитесь рабочим Intraweb для Delphi XE7

Добавлено через 1 минуту
поделитесь для delphi XE7 компонентом Secureblackbox

You need to log in to view the content.


Ищу Interbase XE, Interbase XE3. Поможет кто?
You need to log in to view the content.


Alguém tem o FirePower 4.2?
You need to log in to view the content.


XLSReadWriteII для XE7. Розыск!!
You need to log in to view the content.


Ishu SDAC v4.XX dlja Delphi 5 Full source, ne mogu najti...
You need to log in to view the content.


have you share Latest nrcommlib please
You need to log in to view the content.


Поделитесь, плз. версией Clever Internet Suite для XE7.
You need to log in to view the content.


доброго времени суток.
может есть у кого свежий DISQLite3 ?
заранее благодарен...
You need to log in to view the content.
 

emailx45

Premium
Joined
May 5, 2008
Messages
2,478
Reaction score
2,222
Location
here and there
paxCompiler 4.2 FS

[HIDE=10]https://mega.co.nz/#!J981DQaT!Gm7WlI9PzYL78lKMLntiP5Cf44SIxGxoEL-74NCJDaI

Pass: password
[/HIDE]


paxCompiler sources
------------------------------------------------------------------------------
Version: 4.2
Status: Registered.
Build: 14 October, 2014.

Добавлено через 15 минут
Universal Data Access Components Professional Version 6.1.3 (14-Apr-2015) for XE8

Universal Data Access Components Professional Version 6.1.3 (14-Apr-2015) for XE7

Universal Data Access Components Professional Version 6.1.3 (14-Apr-2015) for 2010

[Hide=10]
http://mir.cr/QYSINSGC
http://mir.cr/DGCL7QD9
http://mir.cr/0V7E7POR[/hide]
 
Last edited by a moderator:
Status
Not open for further replies.
Top