Ignore:
Timestamp:
Jan 1, 2025, 1:04:50 AM (5 days ago)
Author:
chronos
Message:
  • Modified: Added more action icons to main toolbar and main menu.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/FormServer.lfm

    r325 r364  
    11object FormServer: TFormServer
    22  Left = 647
    3   Height = 303
     3  Height = 284
    44  Top = 439
    5   Width = 627
     5  Width = 596
    66  Caption = 'Server'
    7   ClientHeight = 303
    8   ClientWidth = 627
     7  ClientHeight = 284
     8  ClientWidth = 596
    99  DesignTimePPI = 144
    10   LCLVersion = '3.4.0.0'
     10  LCLVersion = '3.6.0.0'
    1111  object ButtonCancel: TButton
    12     Left = 362
     12    Left = 331
    1313    Height = 38
    14     Top = 260
     14    Top = 241
    1515    Width = 113
    1616    Anchors = [akRight, akBottom]
     
    2121  end
    2222  object ButtonOk: TButton
    23     Left = 497
     23    Left = 466
    2424    Height = 38
    25     Top = 260
     25    Top = 241
    2626    Width = 113
    2727    Anchors = [akRight, akBottom]
     
    3434  object ScrollBox1: TScrollBox
    3535    Left = 8
    36     Height = 246
     36    Height = 227
    3737    Top = 8
    38     Width = 610
     38    Width = 579
    3939    HorzScrollBar.Page = 279
    4040    VertScrollBar.Page = 155
    4141    Anchors = [akTop, akLeft, akRight, akBottom]
    42     ClientHeight = 244
    43     ClientWidth = 608
     42    ClientHeight = 225
     43    ClientWidth = 577
    4444    TabOrder = 2
    4545    object Label1: TLabel
     
    5656      Height = 43
    5757      Top = 17
    58       Width = 431
     58      Width = 400
    5959      Anchors = [akTop, akLeft, akRight]
    6060      ParentFont = False
     
    6565      Height = 43
    6666      Top = 64
    67       Width = 431
     67      Width = 400
    6868      Anchors = [akTop, akLeft, akRight]
    6969      ParentFont = False
Note: See TracChangeset for help on using the changeset viewer.