BSOne.SFC/eCrmHE/Utils/EXE_BS1DecPolicy/DDecPolMain.dfm

86 lines
1.6 KiB
Plaintext

object DlgDecPolMain: TDlgDecPolMain
Left = 0
Top = 0
Caption = 'BS1DecPolicy'
ClientHeight = 441
ClientWidth = 506
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'Segoe UI'
Font.Style = []
TextHeight = 15
object pnTop: TPanel
Left = 0
Top = 0
Width = 506
Height = 43
Align = alTop
BevelOuter = bvNone
TabOrder = 0
DesignSize = (
506
43)
object Label1: TLabel
Left = 8
Top = 16
Width = 84
Height = 15
Caption = #51221#52293' '#54028#51068' '#44221#47196' :'
end
object SpeedButton1: TSpeedButton
Left = 410
Top = 12
Width = 25
Height = 24
Anchors = [akTop, akRight]
Caption = '...'
end
object btnDec: TSpeedButton
Left = 435
Top = 12
Width = 63
Height = 24
Anchors = [akTop, akRight]
Caption = #44032#51256#50724#44592
end
object edPath: TEdit
Left = 98
Top = 13
Width = 311
Height = 23
Anchors = [akLeft, akTop, akRight]
TabOrder = 0
end
end
object pnClient: TPanel
Left = 0
Top = 43
Width = 506
Height = 398
Align = alClient
BevelOuter = bvNone
TabOrder = 1
ExplicitLeft = 288
ExplicitTop = 184
ExplicitWidth = 185
ExplicitHeight = 41
DesignSize = (
506
398)
object mmInfo: TMemo
Left = 5
Top = 6
Width = 497
Height = 387
Anchors = [akLeft, akTop, akRight, akBottom]
TabOrder = 0
end
end
object OpenDialog: TOpenDialog
Left = 304
Top = 107
end
end