mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-28 10:02:14 +00:00
FIX: Wrong component style
This commit is contained in:
parent
1a9e5addab
commit
fc0adf9bf2
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue