home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1999 January
/
Chip_1999-01_cd.bin
/
zkuste
/
Globy
/
_SETUP.1
/
Sazeni3D.exe
/
0
/
RCDATA
/
TFHRAC
/
TFHRAC.txt
Wrap
Text File
|
1994-11-07
|
3KB
|
154 lines
object FHrac: TFHrac
Left = 225
Top = 208
HelpContext = 999
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = 'Informace o nov�m hr��i'
ClientHeight = 102
ClientWidth = 334
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OnActivate = FormActivate
OnClose = FormClose
OnCreate = FormCreate
OnDestroy = FormDestroy
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 12
Top = 16
Width = 41
Height = 13
Caption = 'Jm�no '
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label2: TLabel
Left = 12
Top = 48
Width = 82
Height = 13
Caption = 'P�n�n� vklad'
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label3: TLabel
Left = 230
Top = 48
Width = 17
Height = 13
Caption = 'K�'
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label4: TLabel
Left = 12
Top = 79
Width = 72
Height = 13
Caption = 'Fiktivn� fond'
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label5: TLabel
Left = 231
Top = 79
Width = 17
Height = 13
Caption = 'K�'
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Edit1: TEdit
Left = 63
Top = 12
Width = 264
Height = 21
MaxLength = 30
TabOrder = 0
OnKeyPress = Edit1KeyPress
end
object Edit2: TEdit
Left = 99
Top = 44
Width = 129
Height = 21
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
MaxLength = 7
ParentFont = False
TabOrder = 1
OnKeyPress = Edit2KeyPress
end
object Button1: TButton
Left = 264
Top = 41
Width = 62
Height = 24
Caption = '&Potvrdit'
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 3
OnClick = Button1Click
end
object Button2: TButton
Left = 264
Top = 73
Width = 62
Height = 24
Cancel = True
Caption = '&Opustit'
TabOrder = 4
OnClick = Button2Click
end
object Edit3: TEdit
Left = 99
Top = 74
Width = 129
Height = 21
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
MaxLength = 7
ParentFont = False
TabOrder = 2
OnKeyPress = Edit3KeyPress
end
object MSOfficeCaption1: TMSOfficeCaption
AppNameText.FontKind = fkSystemB
AppNameText.Visible = True
CaptionText.Caption = 'Informace o nov�m hr��i'
CaptionText.ColorActive = clYellow
CaptionText.ColorInactive = clGray
CaptionText.FontKind = fkSystem
CaptionText.Visible = True
CompanyText.FontKind = fkSystemBI
CompanyText.Visible = True
Left = 304
end
end