Leandro Diaz 4 rokov pred
rodič
commit
50384df2b2
1 zmenil súbory, kde vykonal 2 pridanie a 2 odobranie
  1. 2 2
      bgratheme.pas

+ 2 - 2
bgratheme.pas

@@ -253,12 +253,12 @@ end;
 
 function TBGRATheme.PreferredButtonWidth(const hasGlyph: boolean): Integer;
 begin
-
+  Result := 125;
 end;
 
 function TBGRATheme.PreferredButtonHeight(const hasGlyph: boolean): Integer;
 begin
-
+  Result := 35;
 end;
 
 procedure TBGRATheme.DrawButton(Caption: string; State: TBGRAThemeButtonState;