home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1999 June
/
Chip_1999-06_cd.bin
/
ctenari
/
Dubsky
/
Strojar
/
Strojar.exe
/
0
/
RCDATA
/
TLZAD
/
TLZAD.txt
Wrap
Text File
|
1999-04-20
|
2KB
|
98 lines
object Lzad: TLzad
Left = 643
Top = 213
Width = 335
Height = 136
HorzScrollBar.Visible = False
VertScrollBar.Visible = False
BorderIcons = [biSystemMenu]
Caption = 'L - profil'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
OnActivate = FormActivate
OnClose = FormClose
PixelsPerInch = 120
TextHeight = 16
object Label1: TLabel
Left = 8
Top = 8
Width = 90
Height = 16
Caption = 'Strana A [mm] :'
end
object Label2: TLabel
Left = 8
Top = 32
Width = 90
Height = 16
Caption = 'Strana B [mm] :'
end
object Label3: TLabel
Left = 8
Top = 56
Width = 126
Height = 16
Caption = 'S�la materi�lu t [mm] :'
end
object Label4: TLabel
Left = 8
Top = 80
Width = 143
Height = 16
Caption = 'Polom�r ohybu R [mm] :'
end
object Ok: TButton
Left = 248
Top = 8
Width = 75
Height = 25
Caption = 'Ok'
TabOrder = 0
OnClick = OkClick
end
object Cancel: TButton
Left = 248
Top = 40
Width = 75
Height = 25
Caption = 'Cancel'
TabOrder = 1
OnClick = CancelClick
end
object Za: TEdit
Left = 176
Top = 8
Width = 65
Height = 24
TabOrder = 2
Text = '1'
end
object Zb: TEdit
Left = 176
Top = 32
Width = 65
Height = 24
TabOrder = 3
Text = '1'
end
object Zt: TEdit
Left = 176
Top = 56
Width = 65
Height = 24
TabOrder = 4
Text = '1'
end
object Zr: TEdit
Left = 176
Top = 80
Width = 65
Height = 24
TabOrder = 5
Text = '1'
end
end