BSOne.SFC/Tocsg.Module/AppMon/DAppMonMain.dfm

34 lines
751 B
Plaintext

object DlgAppMonMain: TDlgAppMonMain
Left = 0
Top = 0
Caption = 'DlgAppMonMain'
ClientHeight = 537
ClientWidth = 885
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'Segoe UI'
Font.Style = []
Position = poScreenCenter
TextHeight = 15
object pcMain: TPageControl
Left = 0
Top = 0
Width = 885
Height = 537
ActivePage = tabProcess
Align = alClient
TabOrder = 0
ExplicitWidth = 881
ExplicitHeight = 536
object tabProcess: TTabSheet
Caption = #54532#47196#49464#49828' '#47785#47197
end
object tabInstall: TTabSheet
Caption = #49444#52824#46108' '#54532#47196#44536#47016
ImageIndex = 1
end
end
end