tvplanit: Publish the LCL property BorderSpacing for all visual TvPlanIt controls. Unpublish ChildSizing for TVpClock.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6435 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2018-05-18 07:43:44 +00:00
parent 2e2acca4da
commit 0dafc729e5
6 changed files with 15 additions and 1 deletions

View File

@@ -303,6 +303,9 @@ type
property DragKind;
{$ENDIF}
property Align;
{$IFDEF LCL}
property BorderSpacing;
{$ENDIF}
property BorderStyle;
property Color;
property Colors;