Ignore:
Timestamp:
Mar 14, 2013, 10:59:07 PM (11 years ago)
Author:
chronos
Message:
  • Přidáno: Systém pro překládání angličtiny do češtiny.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/UFormAbout.lfm

    r7 r9  
    11object FormAbout: TFormAbout
    22  Left = 475
    3   Height = 251
     3  Height = 281
    44  Top = 161
    5   Width = 327
    6   BorderStyle = bsDialog
     5  Width = 356
    76  Caption = 'About'
    8   ClientHeight = 251
    9   ClientWidth = 327
     7  ClientHeight = 281
     8  ClientWidth = 356
    109  Font.Height = -11
    1110  Font.Name = 'MS Sans Serif'
     
    1615  object Panel1: TPanel
    1716    Left = 8
    18     Height = 198
     17    Height = 228
    1918    Top = 8
    20     Width = 313
     19    Width = 342
    2120    Anchors = [akTop, akLeft, akRight, akBottom]
    2221    BevelInner = bvRaised
    2322    BevelOuter = bvLowered
    24     ClientHeight = 198
    25     ClientWidth = 313
     23    ClientHeight = 228
     24    ClientWidth = 342
    2625    TabOrder = 0
    2726    object Memo1: TMemo
    2827      Left = 8
    29       Height = 183
     28      Height = 213
    3029      Top = 8
    31       Width = 295
     30      Width = 324
    3231      Anchors = [akTop, akLeft, akRight, akBottom]
    3332      BorderStyle = bsNone
     
    3837  end
    3938  object ButtonOk: TButton
    40     Left = 111
     39    Left = 136
    4140    Height = 25
    42     Top = 218
     41    Top = 248
    4342    Width = 75
    4443    Anchors = [akLeft, akBottom]
Note: See TracChangeset for help on using the changeset viewer.