Prvni verze na Git
This commit is contained in:
27
frmUnit4.dfm
Normal file
27
frmUnit4.dfm
Normal file
@ -0,0 +1,27 @@
|
||||
object formDodavky: TformDodavky
|
||||
Left = 0
|
||||
Top = 0
|
||||
BorderStyle = bsDialog
|
||||
Caption = ' Term'#237'ny dod'#225'vek'
|
||||
ClientHeight = 278
|
||||
ClientWidth = 388
|
||||
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 btnOK: TButton
|
||||
Left = 226
|
||||
Top = 232
|
||||
Width = 75
|
||||
Height = 25
|
||||
Caption = '&OK'
|
||||
TabOrder = 0
|
||||
OnClick = btnOKClick
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user