FIX: Wrong component style

This commit is contained in:
Alexander Koblov 2018-09-10 17:37:11 +00:00
commit fc0adf9bf2

View file

@ -256,7 +256,6 @@ begin
FBackupViewClass := TColumnsFileView;
inherited Create(TheOwner);
FCompStyle := csPage;
ControlStyle := ControlStyle + [csAcceptsControls, csDesignFixedBounds, csNoDesignVisible, csNoFocus];
// Height and width depends on parent, align to client rect