hfs2/diffDlg.dfm
Massimo Melina b654228675 first commit
2020-05-02 19:04:16 +02:00

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