Skip to content

Conversation

@livius2
Copy link
Owner

@livius2 livius2 commented Sep 2, 2019

No description provided.

joachimmarder and others added 30 commits August 3, 2023 09:56
…m.UITypes; remove System.Generics.Collections, System.TypInfo, Vcl.ActnList, VirtualTrees.Classes, VirtualTrees.DataObject, VirtualTrees.HeaderPopup
…first.

Fix compiler warning. Use BeginUpdate/EndUpdate when filling children,
…ment of first event handler"

This reverts commit e2de0be.
…default, but only if OnCompareNodes is assigned"

This reverts commit 6ed0528.
DoFocusNode will slways set FFocusedColumn to MainColumn when FFocusedColumn is not a valid column, even coAllowFocus is not active on MainColumn.
Add check for MainColumn when it need to be the FocusedColumn
chuacw and others added 30 commits January 11, 2026 17:12
Provides new feature of selecting a rectangular area of cells, and copying the selected set of cells, with headers to clipboard.

Added a demo and a test set as well.
Removed empty function
Added IsCellSelectionEnabled virtual function to allow overriding in custom situations
Fixes ability to select with shift+arrows
Added Ctrl+C  in VST in Multiselect demo to copy to clipboard
Fixes 'Selected count is not always correct'
Fixes invalid event signatures for OLE demo and unit scopes
Fixes incompatible event signature and missing unit scopes
Fixes incompatible event signature, missing unit scopes
and change file format from ANSI to UTF8
Fixes missing unit scope
Fixes missing unit scope
Fixes missing unit scope
Fixes missing unit scope
Fixes missing unit scope
Fixes missing unit scope
Fixes missing unit scope
Fixed incompatible event signature
Multicell select feature with copy support
Prevents design-time setting of FixedAreaConstraints.MinWidthPercent when there are no columns with coFixed property
Also exits ResizeColumn repeat loop when checking MaxDelta if there are no columns changed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.