423 lines
11 KiB
Text
423 lines
11 KiB
Text
object breakMono: TFGUIForm
|
|
Left = 0
|
|
Top = 0
|
|
BorderIcons = [biSystemMenu]
|
|
Caption = 'BreakMono'
|
|
ClientHeight = 612
|
|
ClientWidth = 691
|
|
Color = clBtnFace
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -10
|
|
Font.Name = 'MS Sans Serif'
|
|
Font.Style = []
|
|
FormStyle = fsMDIChild
|
|
OldCreateOrder = True
|
|
Position = poDesigned
|
|
ShowHint = True
|
|
Visible = True
|
|
WindowState = wsMaximized
|
|
OnClose = FormClose
|
|
OnCloseQuery = FormCloseQuery
|
|
OnResize = FormResize
|
|
FrameType = 5
|
|
Resizable = False
|
|
Undecorated = False
|
|
Background = clBtnFace
|
|
PixelsPerInch = 96
|
|
TextHeight = 13
|
|
object jButton1: TJButton
|
|
Tag = 4
|
|
Left = 216
|
|
Top = 440
|
|
Width = 241
|
|
Height = 25
|
|
Hint = 'jButton1'
|
|
Foreground = 3355443
|
|
Background = 15658734
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = 'Dialog'
|
|
Font.Style = [fsBold]
|
|
actionPerformed = 'jButton1_ActionPerformed'
|
|
Text = 'Entschl'#252'sselung versuchen'
|
|
Mnemonic = 0
|
|
DisplayedMnemonicIndex = 0
|
|
Selected = False
|
|
BorderPainted = True
|
|
FocusPainted = False
|
|
ContentAreaFilled = True
|
|
HorizontalAlignment = CENTER
|
|
VerticalAlignment = CENTER
|
|
HorizontalTextPosition = RIGHT
|
|
VerticalTextPosition = CENTER
|
|
IconTextGap = 4
|
|
RolloverEnabled = False
|
|
Border.BorderType = NoBorder
|
|
Border.LineColor = clBlack
|
|
Border.LineThickness = 0
|
|
Border.LineRounded = False
|
|
Border.EtchHighlightColor = clBlack
|
|
Border.EtchShadowColor = clBlack
|
|
Border.Etchtype = 0
|
|
Border.BevelHighlightColor = clBlack
|
|
Border.BevelShadowColor = clBlack
|
|
Border.Beveltype = 0
|
|
Border.MatteColor = clBlack
|
|
Border.MatteTop = 0
|
|
Border.MatteLeft = 0
|
|
Border.MatteBottom = 0
|
|
Border.MatteRight = 0
|
|
end
|
|
object jTable1: TJTable
|
|
Tag = 19
|
|
Left = 16
|
|
Top = 176
|
|
Width = 193
|
|
Height = 177
|
|
Hint = 'jTable1'
|
|
Foreground = clWindowText
|
|
Background = clWhite
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = '@Fixedsys'
|
|
Font.Style = []
|
|
RowHeight = 16
|
|
ShowHorizontalLines = True
|
|
ShowVerticalLines = True
|
|
ShowGrid = True
|
|
Columns.Strings = (
|
|
'Title 1'
|
|
'Title 2'
|
|
'Title 3'
|
|
'Title 4'
|
|
'Title 5')
|
|
ColCount = 5
|
|
RowCount = 5
|
|
FillsViewportHeight = False
|
|
AutoCreateRowSorter = False
|
|
RowSelectionAllowed = True
|
|
ColumnSelectionAllowed = False
|
|
CellSelectionEnabled = False
|
|
DragEnabled = False
|
|
HorizontalScrollBarPolicy = AS_NEEDED
|
|
VerticalScrollBarPolicy = AS_NEEDED
|
|
end
|
|
object jTable2: TJTable
|
|
Tag = 19
|
|
Left = 240
|
|
Top = 176
|
|
Width = 201
|
|
Height = 177
|
|
Hint = 'jTable2'
|
|
Foreground = 3355443
|
|
Background = clWhite
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = 'Dialog'
|
|
Font.Style = []
|
|
RowHeight = 16
|
|
ShowHorizontalLines = True
|
|
ShowVerticalLines = True
|
|
ShowGrid = True
|
|
Columns.Strings = (
|
|
'Title 1'
|
|
'Title 2'
|
|
'Title 3'
|
|
'Title 4'
|
|
'Title 5')
|
|
ColCount = 5
|
|
RowCount = 5
|
|
FillsViewportHeight = False
|
|
AutoCreateRowSorter = False
|
|
RowSelectionAllowed = True
|
|
ColumnSelectionAllowed = False
|
|
CellSelectionEnabled = False
|
|
DragEnabled = False
|
|
HorizontalScrollBarPolicy = AS_NEEDED
|
|
VerticalScrollBarPolicy = AS_NEEDED
|
|
end
|
|
object jTable3: TJTable
|
|
Tag = 19
|
|
Left = 480
|
|
Top = 176
|
|
Width = 193
|
|
Height = 177
|
|
Hint = 'jTable3'
|
|
Foreground = 3355443
|
|
Background = clWhite
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = 'Dialog'
|
|
Font.Style = []
|
|
RowHeight = 16
|
|
ShowHorizontalLines = True
|
|
ShowVerticalLines = True
|
|
ShowGrid = True
|
|
Columns.Strings = (
|
|
'Title 1'
|
|
'Title 2'
|
|
'Title 3'
|
|
'Title 4'
|
|
'Title 5')
|
|
ColCount = 5
|
|
RowCount = 5
|
|
FillsViewportHeight = False
|
|
AutoCreateRowSorter = False
|
|
RowSelectionAllowed = True
|
|
ColumnSelectionAllowed = False
|
|
CellSelectionEnabled = False
|
|
DragEnabled = False
|
|
HorizontalScrollBarPolicy = AS_NEEDED
|
|
VerticalScrollBarPolicy = AS_NEEDED
|
|
end
|
|
object jBBuchstabe: TJButton
|
|
Tag = 4
|
|
Left = 16
|
|
Top = 144
|
|
Width = 193
|
|
Height = 25
|
|
Hint = 'jButton2'
|
|
Foreground = 3355443
|
|
Background = 15658734
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = 'Dialog'
|
|
Font.Style = [fsBold]
|
|
actionPerformed = 'jBBuchstabe_ActionPerformed'
|
|
Text = 'Buchstabenh'#228'ufigkeit'
|
|
Mnemonic = 0
|
|
DisplayedMnemonicIndex = 0
|
|
Selected = False
|
|
BorderPainted = True
|
|
FocusPainted = False
|
|
ContentAreaFilled = True
|
|
HorizontalAlignment = CENTER
|
|
VerticalAlignment = CENTER
|
|
HorizontalTextPosition = RIGHT
|
|
VerticalTextPosition = CENTER
|
|
IconTextGap = 4
|
|
RolloverEnabled = False
|
|
Border.BorderType = NoBorder
|
|
Border.LineColor = clBlack
|
|
Border.LineThickness = 0
|
|
Border.LineRounded = False
|
|
Border.EtchHighlightColor = clBlack
|
|
Border.EtchShadowColor = clBlack
|
|
Border.Etchtype = 0
|
|
Border.BevelHighlightColor = clBlack
|
|
Border.BevelShadowColor = clBlack
|
|
Border.Beveltype = 0
|
|
Border.MatteColor = clBlack
|
|
Border.MatteTop = 0
|
|
Border.MatteLeft = 0
|
|
Border.MatteBottom = 0
|
|
Border.MatteRight = 0
|
|
end
|
|
object jBBigramm: TJButton
|
|
Tag = 4
|
|
Left = 240
|
|
Top = 144
|
|
Width = 201
|
|
Height = 25
|
|
Hint = 'jButton3'
|
|
Foreground = 3355443
|
|
Background = 15658734
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = 'Dialog'
|
|
Font.Style = [fsBold]
|
|
actionPerformed = 'jBBigramm_ActionPerformed'
|
|
Text = 'Bigramm-H'#228'ufigkeit'
|
|
Mnemonic = 0
|
|
DisplayedMnemonicIndex = 0
|
|
Selected = False
|
|
BorderPainted = True
|
|
FocusPainted = False
|
|
ContentAreaFilled = True
|
|
HorizontalAlignment = CENTER
|
|
VerticalAlignment = CENTER
|
|
HorizontalTextPosition = RIGHT
|
|
VerticalTextPosition = CENTER
|
|
IconTextGap = 4
|
|
RolloverEnabled = False
|
|
Border.BorderType = NoBorder
|
|
Border.LineColor = clBlack
|
|
Border.LineThickness = 0
|
|
Border.LineRounded = False
|
|
Border.EtchHighlightColor = clBlack
|
|
Border.EtchShadowColor = clBlack
|
|
Border.Etchtype = 0
|
|
Border.BevelHighlightColor = clBlack
|
|
Border.BevelShadowColor = clBlack
|
|
Border.Beveltype = 0
|
|
Border.MatteColor = clBlack
|
|
Border.MatteTop = 0
|
|
Border.MatteLeft = 0
|
|
Border.MatteBottom = 0
|
|
Border.MatteRight = 0
|
|
end
|
|
object jBDoppel: TJButton
|
|
Tag = 4
|
|
Left = 480
|
|
Top = 144
|
|
Width = 193
|
|
Height = 25
|
|
Hint = 'jButton4'
|
|
Foreground = 3355443
|
|
Background = 15658734
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = 'Dialog'
|
|
Font.Style = [fsBold]
|
|
actionPerformed = 'jBDoppel_ActionPerformed'
|
|
Text = 'Doppelbuchstaben-H'#228'ufigkeit'
|
|
Mnemonic = 0
|
|
DisplayedMnemonicIndex = 0
|
|
Selected = False
|
|
BorderPainted = True
|
|
FocusPainted = False
|
|
ContentAreaFilled = True
|
|
HorizontalAlignment = CENTER
|
|
VerticalAlignment = CENTER
|
|
HorizontalTextPosition = RIGHT
|
|
VerticalTextPosition = CENTER
|
|
IconTextGap = 4
|
|
RolloverEnabled = False
|
|
Border.BorderType = NoBorder
|
|
Border.LineColor = clBlack
|
|
Border.LineThickness = 0
|
|
Border.LineRounded = False
|
|
Border.EtchHighlightColor = clBlack
|
|
Border.EtchShadowColor = clBlack
|
|
Border.Etchtype = 0
|
|
Border.BevelHighlightColor = clBlack
|
|
Border.BevelShadowColor = clBlack
|
|
Border.Beveltype = 0
|
|
Border.MatteColor = clBlack
|
|
Border.MatteTop = 0
|
|
Border.MatteLeft = 0
|
|
Border.MatteBottom = 0
|
|
Border.MatteRight = 0
|
|
end
|
|
object jTextArea1: TJTextArea
|
|
Tag = 3
|
|
Left = 16
|
|
Top = 24
|
|
Width = 665
|
|
Height = 105
|
|
Cursor = crIBeam
|
|
Hint = 'jTextArea1'
|
|
Foreground = clWindowText
|
|
Background = clWhite
|
|
Font.Charset = ANSI_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -16
|
|
Font.Name = 'Courier New'
|
|
Font.Style = [fsBold]
|
|
LineWrap = True
|
|
HorizontalScrollBarPolicy = AS_NEEDED
|
|
VerticalScrollBarPolicy = AS_NEEDED
|
|
WrapStyleWord = False
|
|
TabSize = 8
|
|
Editable = True
|
|
end
|
|
object jTextArea2: TJTextArea
|
|
Tag = 3
|
|
Left = 8
|
|
Top = 480
|
|
Width = 673
|
|
Height = 105
|
|
Cursor = crIBeam
|
|
Hint = 'jTextArea2'
|
|
Foreground = clWindowText
|
|
Background = clWhite
|
|
Font.Charset = ANSI_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -16
|
|
Font.Name = 'Courier New'
|
|
Font.Style = [fsBold]
|
|
LineWrap = True
|
|
HorizontalScrollBarPolicy = AS_NEEDED
|
|
VerticalScrollBarPolicy = AS_NEEDED
|
|
WrapStyleWord = False
|
|
TabSize = 8
|
|
Editable = True
|
|
end
|
|
object jLabel1: TJLabel
|
|
Tag = 1
|
|
Left = 16
|
|
Top = 8
|
|
Width = 110
|
|
Height = 20
|
|
Hint = 'jLabel1'
|
|
Foreground = 3355443
|
|
Background = clBtnFace
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = 'Dialog'
|
|
Font.Style = [fsBold]
|
|
Text = 'Kryptotext'
|
|
HorizontalAlignment = LEFT
|
|
VerticalAlignment = CENTER
|
|
HorizontalTextPosition = RIGHT
|
|
VerticalTextPosition = CENTER
|
|
IconTextGap = 4
|
|
DisplayedMnemonic = 0
|
|
DisplayedMnemonicIndex = 0
|
|
end
|
|
object jLabel2: TJLabel
|
|
Tag = 1
|
|
Left = 8
|
|
Top = 456
|
|
Width = 110
|
|
Height = 20
|
|
Hint = 'jLabel1'
|
|
Foreground = 3355443
|
|
Background = clBtnFace
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = 'Dialog'
|
|
Font.Style = [fsBold]
|
|
Text = 'Klartext'
|
|
HorizontalAlignment = LEFT
|
|
VerticalAlignment = CENTER
|
|
HorizontalTextPosition = RIGHT
|
|
VerticalTextPosition = CENTER
|
|
IconTextGap = 4
|
|
DisplayedMnemonic = 0
|
|
DisplayedMnemonicIndex = 0
|
|
end
|
|
object jLabel4: TJLabel
|
|
Tag = 1
|
|
Left = 128
|
|
Top = 584
|
|
Width = 419
|
|
Height = 33
|
|
Hint = 'jLabel4'
|
|
Foreground = clWindowText
|
|
Background = clBtnFace
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = 'Dialog'
|
|
Font.Style = []
|
|
Text = '(cc) Schaller (ZPG Informatik) - V1.0 (2017)'
|
|
HorizontalAlignment = CENTER
|
|
VerticalAlignment = CENTER
|
|
HorizontalTextPosition = RIGHT
|
|
VerticalTextPosition = CENTER
|
|
IconTextGap = 4
|
|
DisplayedMnemonic = 0
|
|
DisplayedMnemonicIndex = 0
|
|
end
|
|
end
|