|
object DlgDummyMain: TDlgDummyMain
|
|
Left = 0
|
|
Top = 0
|
|
Caption = 'DlgDummyMain'
|
|
ClientHeight = 96
|
|
ClientWidth = 222
|
|
Color = clBtnFace
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = 'Segoe UI'
|
|
Font.Style = []
|
|
TextHeight = 15
|
|
end
|