jvcllaz: Fix background color of JvXPBar demo in Linux

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6330 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2018-04-20 16:19:30 +00:00
parent 96d16e9e75
commit cce7356d4c
5 changed files with 44 additions and 35 deletions

View File

@ -101,6 +101,7 @@ type
property Align;
property Anchors;
//property AutoSize;
property BorderSpacing;
property Constraints;
property BiDiMode;
property DragCursor;

View File

@ -108,6 +108,7 @@ type
published
property Alignment;
property AutoSize;
property BorderSpacing;
property BorderWidth;
property BoundColor;
property BoundLines;