home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 January
/
Chip_2004-01_cd1.bin
/
oddech
/
marias
/
_SETUP.1
/
marias.exe
/
0
/
RCDATA
/
TBILLFORM
/
TBILLFORM.txt
Wrap
Text File
|
2003-02-13
|
2KB
|
112 lines
object BillForm: TBillForm
Left = 241
Top = 124
BorderIcons = []
BorderStyle = bsDialog
Caption = '��et'
ClientHeight = 228
ClientWidth = 306
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'Verdana'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
OnActivate = FormActivate
PixelsPerInch = 96
TextHeight = 16
object ButtonOK: TBitBtn
Left = 8
Top = 192
Width = 85
Height = 26
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'Tahoma'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
OnClick = ButtonOKClick
Kind = bkOK
end
object ButtonCancel: TBitBtn
Left = 110
Top = 192
Width = 85
Height = 26
Caption = 'Zru�it'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'Tahoma'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 1
OnClick = ButtonCancelClick
Kind = bkCancel
end
object Memo: TMemo
Left = 8
Top = 8
Width = 289
Height = 169
Color = clWhite
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Tahoma'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 2
end
object ButtonTricks: TBitBtn
Left = 212
Top = 192
Width = 85
Height = 26
Caption = 'Pr�b�h'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'Tahoma'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 3
OnClick = ButtonTricksClick
Kind = bkHelp
end
object XPMenu1: TXPMenu
DimLevel = 30
GrayLevel = 10
Font.Charset = EASTEUROPE_CHARSET
Font.Color = clMenuText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
Color = clBtnFace
DrawMenuBar = False
IconBackColor = clBtnFace
MenuBarColor = clBtnFace
SelectColor = clHighlight
SelectBorderColor = clHighlight
SelectFontColor = clMenuText
DisabledColor = clInactiveCaption
SeparatorColor = clBtnFace
CheckedColor = clHighlight
IconWidth = 24
DrawSelect = True
UseSystemColors = True
UseDimColor = False
OverrideOwnerDraw = False
Gradient = False
FlatMenu = False
AutoDetect = False
Active = True
Left = 72
Top = 40
end
end