mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-04 12:00:18 +02:00
TAChart: Publish properties TChartLegendPanel.Anchors and .BorderSpacing
git-svn-id: trunk@56009 -
This commit is contained in:
parent
e934aeab15
commit
b18d4bfc2a
@ -34,6 +34,8 @@ type
|
|||||||
property Chart: TChart read FChart write SetChart;
|
property Chart: TChart read FChart write SetChart;
|
||||||
published
|
published
|
||||||
property Align;
|
property Align;
|
||||||
|
property Anchors;
|
||||||
|
property BorderSpacing;
|
||||||
end;
|
end;
|
||||||
|
|
||||||
procedure Register;
|
procedure Register;
|
||||||
|
Loading…
Reference in New Issue
Block a user