BSOne.SFC/Tocsg.Module/SunkAssister/EXE_SunkAssister/MessageBox/DCloseQuestion.dfm

46 lines
1.1 KiB
Plaintext

object DlgCloseQuestion: TDlgCloseQuestion
Left = 0
Top = 0
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = 'DlgCloseQuestion'
ClientHeight = 127
ClientWidth = 288
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
Position = poOwnerFormCenter
PixelsPerInch = 96
TextHeight = 13
object btnHide: TBitBtn
Left = 35
Top = 23
Width = 217
Height = 25
Caption = #54532#47196#44536#47016#51012' '#53944#47112#51060#47196' '#49704#44609#45768#45796'.'
ModalResult = 1
TabOrder = 0
end
object btnExit: TBitBtn
Left = 35
Top = 54
Width = 217
Height = 25
Caption = #54532#47196#44536#47016#51012' '#51333#47308#54633#45768#45796'.'
ModalResult = 8
TabOrder = 1
end
object chMsg: TCheckBox
Left = 24
Top = 94
Width = 249
Height = 17
Caption = #45796#51020#48512#53552' '#51060' '#47700#49464#51648#47484' '#54364#49884' '#54616#51648' '#50506#49845#45768#45796'.'
TabOrder = 2
end
end