mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
UPD: KASColorBoxButton - spacing
This commit is contained in:
parent
f2d30ecce0
commit
cf2248470b
1 changed files with 1 additions and 0 deletions
|
|
@ -391,6 +391,7 @@ begin
|
|||
begin
|
||||
Align:= alRight;
|
||||
Caption:= '..';
|
||||
BorderSpacing.Left:= 2;
|
||||
OnClick:= @ButtonClick;
|
||||
Parent:= Self;
|
||||
end;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue