Subversion Repositories checksum-tools

Rev

Rev 2 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2 Rev 17
Line 19... Line 19...
19
  TextHeight = 13
19
  TextHeight = 13
20
  object Label1: TLabel
20
  object Label1: TLabel
21
    Left = 8
21
    Left = 8
22
    Top = 571
22
    Top = 571
23
    Width = 958
23
    Width = 958
24
    Height = 42
24
    Height = 26
25
    Anchors = [akLeft, akRight, akBottom]
25
    Anchors = [akLeft, akRight, akBottom]
26
    Caption = 
26
    Caption = 
27
      'Hints: MD5/SFV files can be created by TotalCommander or other t' +
27
      'Hints: MD5/SFV files can be created by TotalCommander or other t' +
28
      'ools (also recursively).  Multiple MD5/SFV files per directory a' +
28
      'ools (also recursively).  Multiple MD5/SFV files per directory a' +
29
      're not permitted.  To check directories with path names longer t' +
29
      're not permitted.  To check directories with path names longer t' +
Line 49... Line 49...
49
    Height = 381
49
    Height = 381
50
    Anchors = [akLeft, akTop, akRight, akBottom]
50
    Anchors = [akLeft, akTop, akRight, akBottom]
51
    ReadOnly = True
51
    ReadOnly = True
52
    ScrollBars = ssBoth
52
    ScrollBars = ssBoth
53
    TabOrder = 1
53
    TabOrder = 1
54
    ExplicitHeight = 376
-
 
55
  end
54
  end
56
  object cbVerbose: TCheckBox
55
  object cbVerbose: TCheckBox
57
    Left = 8
56
    Left = 8
58
    Top = 59
57
    Top = 59
59
    Width = 105
58
    Width = 105