mirror of
https://github.com/rejetto/hfs2.git
synced 2025-12-19 18:13:46 +01:00
28 lines
541 B
Plaintext
28 lines
541 B
Plaintext
object diffFrm: TdiffFrm
|
|
Left = 261
|
|
Top = 149
|
|
Caption = 'Customized options'
|
|
ClientHeight = 334
|
|
ClientWidth = 432
|
|
Color = clBtnFace
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'MS Sans Serif'
|
|
Font.Style = []
|
|
OldCreateOrder = False
|
|
Position = poMainFormCenter
|
|
PixelsPerInch = 96
|
|
TextHeight = 13
|
|
object memoBox: TMemo
|
|
Left = 0
|
|
Top = 0
|
|
Width = 432
|
|
Height = 334
|
|
Align = alClient
|
|
ReadOnly = True
|
|
ScrollBars = ssBoth
|
|
TabOrder = 0
|
|
end
|
|
end
|