TAChart: Do not store deprecated ShowInLegend property

git-svn-id: trunk@27723 -
This commit is contained in:
ask 2010-10-17 02:13:07 +00:00
parent 3141ce6197
commit 7575f7e21e

View File

@ -87,7 +87,8 @@ type
published
property Legend: TChartSeriesLegend read FLegend write SetLegend;
property ShowInLegend: Boolean
read GetShowInLegend write SetShowInLegend default true; deprecated;
read GetShowInLegend write SetShowInLegend stored false default true;
deprecated;
end;
TChartGetMarkEvent = procedure (