TAChart: Cosmetic in TAChartListbox.pas

(cherry picked from commit 69c1ebca24)
This commit is contained in:
wp_xyz 2022-05-08 16:02:53 +02:00 committed by Maxim Ganetsky
parent bf499e9612
commit 261cce6274

View File

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