jvcllaz: Publish property BorderSpacing for TJvTMTimeLine.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7266 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz 2020-01-11 17:02:02 +00:00
parent d5aff07ca7
commit 45bca62366

View File

@ -296,6 +296,8 @@ type
property Action;
property Align default alTop;
property Anchors;
property BorderSpacing;
property Color;
property Constraints;
property Cursor;
property Enabled;
@ -309,7 +311,6 @@ type
property ShowHint;
property TabOrder;
property TabStop;
property Color;
// triggered when the display is scrolled or when the left-most date changes
property OnChange;
// triggered when the control is clicked