Prvni verze na Git
This commit is contained in:
22
frmMain.dfm
Normal file
22
frmMain.dfm
Normal file
@ -0,0 +1,22 @@
|
||||
object formMain: TformMain
|
||||
Left = 0
|
||||
Top = 0
|
||||
Caption = 'formMain'
|
||||
ClientHeight = 202
|
||||
ClientWidth = 447
|
||||
Color = clBtnFace
|
||||
Font.Charset = DEFAULT_CHARSET
|
||||
Font.Color = clWindowText
|
||||
Font.Height = -11
|
||||
Font.Name = 'Tahoma'
|
||||
Font.Style = []
|
||||
OldCreateOrder = False
|
||||
PixelsPerInch = 96
|
||||
TextHeight = 13
|
||||
object imgList: TImageList
|
||||
Height = 24
|
||||
Width = 24
|
||||
Left = 18
|
||||
Top = 16
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user