TAChart: Cosmetic in TAChartListbox.pas

This commit is contained in:
wp_xyz 2022-05-08 16:02:53 +02:00
parent 1a6aea0daa
commit 69c1ebca24

View File

@ -591,6 +591,7 @@ begin
FDown := false;
inherited;
end;
procedure TChartListbox.Notification(AComponent: TComponent; AOperation: TOperation);
begin
if (AOperation = opRemove) and (AComponent = FChart) then