mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-17 16:39:15 +02:00
LCL, published TDrawGrid constraints property
git-svn-id: trunk@45372 -
This commit is contained in:
parent
465ad6018f
commit
718f990a55
@ -1399,7 +1399,7 @@ type
|
|||||||
property ColCount;
|
property ColCount;
|
||||||
property ColumnClickSorts;
|
property ColumnClickSorts;
|
||||||
property Columns;
|
property Columns;
|
||||||
//property Constraints;
|
property Constraints;
|
||||||
property DefaultColWidth;
|
property DefaultColWidth;
|
||||||
property DefaultDrawing;
|
property DefaultDrawing;
|
||||||
property DefaultRowHeight;
|
property DefaultRowHeight;
|
||||||
|
Loading…
Reference in New Issue
Block a user