mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-07 08:58:23 +02:00
LCL/DBGrid: Publish some col/row dragging properties, patch by Joeny Ang. Issue #39994.
This commit is contained in:
parent
6e997e296e
commit
6c6bb1812a
@ -596,6 +596,9 @@ type
|
||||
property BorderStyle;
|
||||
property CellHintPriority;
|
||||
property Color;
|
||||
property ColRowDraggingCursor;
|
||||
property ColRowDragIndicatorColor;
|
||||
property ColSizingCursor;
|
||||
property Columns; // stored false;
|
||||
property Constraints;
|
||||
property DataSource;
|
||||
|
Loading…
Reference in New Issue
Block a user