51 lines
1.1 KiB
Plaintext
51 lines
1.1 KiB
Plaintext
object DlgTestFun: TDlgTestFun
|
|
Left = 0
|
|
Top = 0
|
|
BorderStyle = bsSingle
|
|
Caption = #54868#47732' '#52897#52432#48169#51648' '#54532#47196#44536#47016' '#51648#51221
|
|
ClientHeight = 209
|
|
ClientWidth = 387
|
|
Color = clBtnFace
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = 'Segoe UI'
|
|
Font.Style = []
|
|
Position = poScreenCenter
|
|
TextHeight = 15
|
|
object Label1: TLabel
|
|
Left = 16
|
|
Top = 16
|
|
Width = 344
|
|
Height = 15
|
|
Caption = #54868#47732' '#52897#52432#47484' '#48169#51648' '#54624' '#54532#47196#49464#49828' '#51060#47492#51012' '#46321#47197#54644#51452#49901#49884#50724'. ('#48372#50504#47784#46300')'
|
|
end
|
|
object mmInfo: TMemo
|
|
Left = 16
|
|
Top = 48
|
|
Width = 353
|
|
Height = 113
|
|
ScrollBars = ssVertical
|
|
TabOrder = 0
|
|
end
|
|
object btnOk: TButton
|
|
Left = 94
|
|
Top = 175
|
|
Width = 75
|
|
Height = 25
|
|
Caption = #54869#51064
|
|
TabOrder = 1
|
|
OnClick = btnOkClick
|
|
end
|
|
object btnCancel: TButton
|
|
Left = 224
|
|
Top = 175
|
|
Width = 75
|
|
Height = 25
|
|
Cancel = True
|
|
Caption = #52712#49548
|
|
ModalResult = 2
|
|
TabOrder = 2
|
|
end
|
|
end
|