474 lines
11 KiB
Plaintext
474 lines
11 KiB
Plaintext
object DlgDispLogoMain: TDlgDispLogoMain
|
|
Left = 0
|
|
Top = 0
|
|
Caption = 'DispLogo'
|
|
ClientHeight = 592
|
|
ClientWidth = 639
|
|
Color = clBtnFace
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = 'Segoe UI'
|
|
Font.Style = []
|
|
Position = poScreenCenter
|
|
TextHeight = 15
|
|
object pnClient: TPanel
|
|
Left = 0
|
|
Top = 0
|
|
Width = 246
|
|
Height = 592
|
|
Align = alClient
|
|
BevelOuter = bvNone
|
|
TabOrder = 0
|
|
DesignSize = (
|
|
246
|
|
592)
|
|
object mmText: TMemo
|
|
Left = 13
|
|
Top = 13
|
|
Width = 224
|
|
Height = 564
|
|
Anchors = [akLeft, akTop, akRight, akBottom]
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -120
|
|
Font.Name = 'Segoe UI'
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
ScrollBars = ssBoth
|
|
TabOrder = 0
|
|
end
|
|
end
|
|
object pnLeft: TPanel
|
|
Left = 246
|
|
Top = 0
|
|
Width = 393
|
|
Height = 592
|
|
Align = alRight
|
|
BevelOuter = bvNone
|
|
TabOrder = 1
|
|
object GroupBox1: TGroupBox
|
|
Left = 8
|
|
Top = 8
|
|
Width = 378
|
|
Height = 241
|
|
Caption = #53581#49828#53944' '#49444#51221
|
|
TabOrder = 0
|
|
object Label4: TLabel
|
|
Left = 72
|
|
Top = 183
|
|
Width = 30
|
|
Height = 15
|
|
Caption = #50948#52824' :'
|
|
end
|
|
object Label1: TLabel
|
|
Left = 59
|
|
Top = 60
|
|
Width = 42
|
|
Height = 15
|
|
Alignment = taRightJustify
|
|
Caption = #44544#51088#49353' :'
|
|
end
|
|
object Label7: TLabel
|
|
Left = 20
|
|
Top = 88
|
|
Width = 81
|
|
Height = 15
|
|
Alignment = taRightJustify
|
|
Caption = #44544#51088' '#53580#46160#47532#49353' :'
|
|
end
|
|
object Label8: TLabel
|
|
Left = 15
|
|
Top = 117
|
|
Width = 86
|
|
Height = 15
|
|
Alignment = taRightJustify
|
|
Caption = #45216#51676'/'#49884#44036' '#54252#47607' :'
|
|
end
|
|
object Label9: TLabel
|
|
Left = 246
|
|
Top = 60
|
|
Width = 42
|
|
Height = 15
|
|
Caption = #44592#50872#44592' :'
|
|
end
|
|
object Label10: TLabel
|
|
Left = 231
|
|
Top = 88
|
|
Width = 57
|
|
Height = 15
|
|
Alignment = taRightJustify
|
|
Caption = #49464#47196' '#50948#52824' :'
|
|
end
|
|
object Label11: TLabel
|
|
Left = 20
|
|
Top = 146
|
|
Width = 81
|
|
Height = 15
|
|
Alignment = taRightJustify
|
|
Caption = #49884#44036' '#50629#45936#51060#53944' :'
|
|
end
|
|
object Label2: TLabel
|
|
Left = 71
|
|
Top = 32
|
|
Width = 30
|
|
Height = 15
|
|
Alignment = taRightJustify
|
|
Caption = #54256#53944' :'
|
|
end
|
|
object btnSelFont: TSpeedButton
|
|
Left = 290
|
|
Top = 29
|
|
Width = 23
|
|
Height = 23
|
|
Caption = '...'
|
|
OnClick = btnSelFontClick
|
|
end
|
|
object Label12: TLabel
|
|
Left = 194
|
|
Top = 146
|
|
Width = 12
|
|
Height = 15
|
|
Caption = #52488
|
|
end
|
|
object btnSetText: TSpeedButton
|
|
Left = 319
|
|
Top = 29
|
|
Width = 35
|
|
Height = 22
|
|
Caption = #51201#50857
|
|
Visible = False
|
|
OnClick = btnSetTextClick
|
|
end
|
|
object rdTxtLeft: TRadioButton
|
|
Left = 124
|
|
Top = 182
|
|
Width = 65
|
|
Height = 17
|
|
Caption = #50812#51901
|
|
TabOrder = 0
|
|
OnClick = rdTxtLeftClick
|
|
end
|
|
object rdTxtCenter: TRadioButton
|
|
Left = 196
|
|
Top = 182
|
|
Width = 62
|
|
Height = 17
|
|
Caption = #44032#50868#45936
|
|
Checked = True
|
|
TabOrder = 1
|
|
TabStop = True
|
|
OnClick = rdTxtLeftClick
|
|
end
|
|
object rdTxtRight: TRadioButton
|
|
Left = 280
|
|
Top = 182
|
|
Width = 65
|
|
Height = 17
|
|
Caption = #50724#47480#51901
|
|
TabOrder = 2
|
|
OnClick = rdTxtLeftClick
|
|
end
|
|
object pnPos2: TPanel
|
|
Left = 108
|
|
Top = 201
|
|
Width = 241
|
|
Height = 30
|
|
BevelOuter = bvNone
|
|
TabOrder = 3
|
|
object rdTxtUp: TRadioButton
|
|
Left = 16
|
|
Top = 6
|
|
Width = 65
|
|
Height = 17
|
|
Caption = #50948
|
|
TabOrder = 0
|
|
OnClick = rdTxtLeftClick
|
|
end
|
|
object rdTxtCenter2: TRadioButton
|
|
Left = 88
|
|
Top = 6
|
|
Width = 62
|
|
Height = 17
|
|
Caption = #44032#50868#45936
|
|
Checked = True
|
|
TabOrder = 1
|
|
TabStop = True
|
|
OnClick = rdTxtLeftClick
|
|
end
|
|
object rdTxtDown: TRadioButton
|
|
Left = 172
|
|
Top = 6
|
|
Width = 65
|
|
Height = 17
|
|
Caption = #50500#47000
|
|
TabOrder = 2
|
|
OnClick = rdTxtLeftClick
|
|
end
|
|
end
|
|
object crbText: TColorBox
|
|
Left = 115
|
|
Top = 57
|
|
Width = 101
|
|
Height = 22
|
|
TabOrder = 4
|
|
OnChange = crbBgChange
|
|
end
|
|
object crbBg: TColorBox
|
|
Left = 115
|
|
Top = 85
|
|
Width = 101
|
|
Height = 22
|
|
DefaultColorColor = clGray
|
|
Selected = clGray
|
|
TabOrder = 5
|
|
OnChange = crbBgChange
|
|
end
|
|
object edDtFormat: TEdit
|
|
Left = 115
|
|
Top = 114
|
|
Width = 142
|
|
Height = 23
|
|
Enabled = False
|
|
TabOrder = 6
|
|
Text = 'dd-mm-yyyy hh:nn:ss'
|
|
OnKeyPress = edTextKeyPress
|
|
end
|
|
object chDefDateTime: TCheckBox
|
|
Left = 267
|
|
Top = 117
|
|
Width = 97
|
|
Height = 17
|
|
Caption = #44592#48376' '#45216#51676'/'#49884#44036
|
|
Checked = True
|
|
State = cbChecked
|
|
TabOrder = 7
|
|
OnClick = chDefDateTimeClick
|
|
end
|
|
object edOri: TEdit
|
|
Left = 299
|
|
Top = 57
|
|
Width = 59
|
|
Height = 23
|
|
TabOrder = 8
|
|
Text = '0'
|
|
OnKeyPress = edOriKeyPress
|
|
end
|
|
object edOriTop: TEdit
|
|
Left = 299
|
|
Top = 85
|
|
Width = 59
|
|
Height = 23
|
|
TabOrder = 9
|
|
Text = '0'
|
|
OnKeyPress = edOriKeyPress
|
|
end
|
|
object edTimeIntvSec: TEdit
|
|
Left = 115
|
|
Top = 143
|
|
Width = 73
|
|
Height = 23
|
|
Alignment = taRightJustify
|
|
NumbersOnly = True
|
|
TabOrder = 10
|
|
Text = '0'
|
|
end
|
|
object edFont: TEdit
|
|
Left = 115
|
|
Top = 29
|
|
Width = 170
|
|
Height = 23
|
|
ReadOnly = True
|
|
TabOrder = 11
|
|
Text = 'edFont'
|
|
end
|
|
end
|
|
object GroupBox2: TGroupBox
|
|
Left = 8
|
|
Top = 258
|
|
Width = 378
|
|
Height = 113
|
|
Caption = #51060#48120#51648' '#49444#51221
|
|
TabOrder = 1
|
|
object Label5: TLabel
|
|
Left = 16
|
|
Top = 24
|
|
Width = 42
|
|
Height = 15
|
|
Caption = #51060#48120#51648' :'
|
|
end
|
|
object Label6: TLabel
|
|
Left = 28
|
|
Top = 57
|
|
Width = 30
|
|
Height = 15
|
|
Caption = #50948#52824' :'
|
|
end
|
|
object btnImgOpen: TSpeedButton
|
|
Left = 341
|
|
Top = 21
|
|
Width = 23
|
|
Height = 23
|
|
Caption = '...'
|
|
OnClick = btnImgOpenClick
|
|
end
|
|
object rdImgLeft: TRadioButton
|
|
Left = 80
|
|
Top = 56
|
|
Width = 65
|
|
Height = 17
|
|
Caption = #50812#51901
|
|
TabOrder = 0
|
|
OnClick = rdTxtLeftClick
|
|
end
|
|
object rdImgCenter1: TRadioButton
|
|
Left = 152
|
|
Top = 56
|
|
Width = 62
|
|
Height = 17
|
|
Caption = #44032#50868#45936
|
|
Checked = True
|
|
TabOrder = 1
|
|
TabStop = True
|
|
OnClick = rdTxtLeftClick
|
|
end
|
|
object rdImgRight: TRadioButton
|
|
Left = 236
|
|
Top = 56
|
|
Width = 65
|
|
Height = 17
|
|
Caption = #50724#47480#51901
|
|
TabOrder = 2
|
|
OnClick = rdTxtLeftClick
|
|
end
|
|
object Panel1: TPanel
|
|
Left = 64
|
|
Top = 75
|
|
Width = 241
|
|
Height = 30
|
|
BevelOuter = bvNone
|
|
TabOrder = 3
|
|
object rdImgUp: TRadioButton
|
|
Left = 16
|
|
Top = 6
|
|
Width = 65
|
|
Height = 17
|
|
Caption = #50948
|
|
TabOrder = 0
|
|
OnClick = rdTxtLeftClick
|
|
end
|
|
object rdImgCenter2: TRadioButton
|
|
Left = 88
|
|
Top = 6
|
|
Width = 62
|
|
Height = 17
|
|
Caption = #44032#50868#45936
|
|
Checked = True
|
|
TabOrder = 1
|
|
TabStop = True
|
|
OnClick = rdTxtLeftClick
|
|
end
|
|
object rdImgDown: TRadioButton
|
|
Left = 172
|
|
Top = 6
|
|
Width = 65
|
|
Height = 17
|
|
Caption = #50500#47000
|
|
TabOrder = 2
|
|
OnClick = rdTxtLeftClick
|
|
end
|
|
end
|
|
object edImgPath: TEdit
|
|
Left = 72
|
|
Top = 21
|
|
Width = 263
|
|
Height = 23
|
|
TabOrder = 4
|
|
end
|
|
end
|
|
object GroupBox3: TGroupBox
|
|
Left = 8
|
|
Top = 382
|
|
Width = 378
|
|
Height = 97
|
|
Caption = #53804#47749#46020' '#48143' '#44592#53440' '#49444#51221
|
|
TabOrder = 2
|
|
object lbAlpha: TLabel
|
|
Left = 12
|
|
Top = 61
|
|
Width = 62
|
|
Height = 15
|
|
Alignment = taRightJustify
|
|
Caption = #53804#47749#46020'(20) :'
|
|
end
|
|
object tbAlpha: TTrackBar
|
|
Left = 84
|
|
Top = 55
|
|
Width = 269
|
|
Height = 32
|
|
Max = 200
|
|
Min = 1
|
|
Position = 20
|
|
ShowSelRange = False
|
|
TabOrder = 0
|
|
TickStyle = tsNone
|
|
OnChange = tbAlphaChange
|
|
end
|
|
object chTaskbarDetect: TCheckBox
|
|
Left = 15
|
|
Top = 32
|
|
Width = 186
|
|
Height = 17
|
|
Caption = #51089#50629#54364#49884#51460' '#51064#49885
|
|
TabOrder = 1
|
|
OnClick = rdTxtLeftClick
|
|
end
|
|
end
|
|
object btnShowLogo: TButton
|
|
Left = 149
|
|
Top = 499
|
|
Width = 97
|
|
Height = 25
|
|
Caption = #49345#49884#47196#44256' '#53020#44592
|
|
TabOrder = 3
|
|
OnClick = btnShowLogoClick
|
|
end
|
|
object btnExportSet: TButton
|
|
Left = 81
|
|
Top = 554
|
|
Width = 97
|
|
Height = 25
|
|
Caption = #49444#51221#44050' '#45236#48372#45236#44592
|
|
TabOrder = 4
|
|
OnClick = btnExportSetClick
|
|
end
|
|
object btnImportSet: TButton
|
|
Left = 216
|
|
Top = 554
|
|
Width = 97
|
|
Height = 25
|
|
Caption = #49444#51221#44050' '#44032#51256#50724#44592
|
|
TabOrder = 5
|
|
OnClick = btnImportSetClick
|
|
end
|
|
end
|
|
object OpenDialog: TOpenDialog
|
|
Filter = 'Image Files|*.jpg;*.png;*.bmp'
|
|
Left = 768
|
|
Top = 494
|
|
end
|
|
object SaveDialog: TSaveDialog
|
|
Left = 704
|
|
Top = 502
|
|
end
|
|
object FontDialog: TFontDialog
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = 'Segoe UI'
|
|
Font.Style = []
|
|
Left = 744
|
|
Top = 112
|
|
end
|
|
end
|