BSOne.SFC/Tocsg.Module/Snaptag4BS1/DStBs1Main.dfm

25 lines
475 B
Plaintext

object DlgStBs1Main: TDlgStBs1Main
Left = 0
Top = 0
Caption = 'SnaptagBS1'
ClientHeight = 441
ClientWidth = 624
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'Segoe UI'
Font.Style = []
Position = poScreenCenter
TextHeight = 15
object Button1: TButton
Left = 208
Top = 80
Width = 75
Height = 25
Caption = 'Button1'
TabOrder = 0
OnClick = Button1Click
end
end