Ignore:
Timestamp:
Sep 10, 2022, 8:13:14 PM (20 months ago)
Author:
chronos
Message:
  • Fixed: Updated Czech translation.
  • Fixed: Main tool bar hints.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/UFormMain.lfm

    r22 r27  
    11object FormMain: TFormMain
    22  Left = 449
    3   Height = 849
    4   Top = 278
    5   Width = 1250
     3  Height = 1274
     4  Top = 108
     5  Width = 1875
    66  Caption = 'MyData'
    7   ClientHeight = 815
    8   ClientWidth = 1250
     7  ClientHeight = 1240
     8  ClientWidth = 1875
     9  DesignTimePPI = 144
    910  Menu = MainMenu1
    1011  OnActivate = FormActivate
    1112  OnClose = FormClose
    1213  OnShow = FormShow
    13   LCLVersion = '1.8.0.4'
     14  LCLVersion = '2.2.2.0'
    1415  WindowState = wsMaximized
    1516  object StatusBar1: TStatusBar
    1617    Left = 0
    17     Height = 30
    18     Top = 785
    19     Width = 1250
     18    Height = 28
     19    Top = 1212
     20    Width = 1875
    2021    Panels = <>
    2122  end
    2223  object CoolBar1: TCoolBar
    2324    Left = 0
    24     Height = 43
     25    Height = 44
    2526    Top = 0
    26     Width = 1250
     27    Width = 1875
    2728    AutoSize = True
    2829    Bands = <   
     
    4142      Height = 33
    4243      Top = 5
    43       Width = 108
     44      Width = 150
    4445      Align = alNone
    4546      BorderSpacing.Left = 22
    4647      BorderSpacing.Top = 3
    47       Caption = 'ToolBar1'
    4848      EdgeInner = esNone
    4949      EdgeOuter = esNone
     
    5757      end
    5858      object ToolButton2: TToolButton
    59         Left = 37
     59        Left = 36
    6060        Top = 0
    6161        Action = Core.ADatabaseDisconnect
    6262      end
    6363      object ToolButton3: TToolButton
    64         Left = 73
     64        Left = 71
    6565        Top = 0
    6666        Action = Core.APreferences
     
    7070  object MainMenu1: TMainMenu
    7171    Images = Core.ImageList1
    72     left = 824
    73     top = 216
     72    Left = 1236
     73    Top = 324
    7474    object MenuItem1: TMenuItem
    7575      Caption = 'Database'
Note: See TracChangeset for help on using the changeset viewer.