TAChart: Publish properties TChartLegendPanel.Anchors and .BorderSpacing

git-svn-id: trunk@56009 -
This commit is contained in:
wp 2017-10-10 07:25:27 +00:00
parent e934aeab15
commit b18d4bfc2a

View File

@ -34,6 +34,8 @@ type
property Chart: TChart read FChart write SetChart;
published
property Align;
property Anchors;
property BorderSpacing;
end;
procedure Register;