Ignore:
Timestamp:
Jun 25, 2024, 11:18:40 AM (8 days ago)
Author:
chronos
Message:
  • Fixed: Size of buttons was too small in some cases.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/FormServer.pas

    r317 r325  
    1414    ButtonCancel: TButton;
    1515    ButtonOk: TButton;
     16    EditAddress: TEdit;
    1617    EditName: TEdit;
    17     EditAddress: TEdit;
    1818    Label1: TLabel;
    1919    Label2: TLabel;
    2020    Label3: TLabel;
     21    ScrollBox1: TScrollBox;
    2122    SpinEdit1: TSpinEdit;
    2223    procedure ButtonOkClick(Sender: TObject);
Note: See TracChangeset for help on using the changeset viewer.