home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1999 January
/
Chip_1999-01_cd.bin
/
zkuste
/
Globy
/
_SETUP.1
/
Sazeni3D.exe
/
0
/
RCDATA
/
TSLROZ
/
TSLROZ.txt
Wrap
Text File
|
1994-11-07
|
2KB
|
107 lines
object SLRoz: TSLRoz
Left = 148
Top = 194
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = 'Sportka I a II tah'
ClientHeight = 170
ClientWidth = 420
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OnClose = FormClose
OnCreate = FormCreate
OnDestroy = FormDestroy
PixelsPerInch = 96
TextHeight = 13
object Button1: TButton
Left = 341
Top = 140
Width = 75
Height = 25
Cancel = True
Caption = '&Opustit'
TabOrder = 0
OnClick = Button1Click
end
object DBGrid1: TDBGrid
Left = 2
Top = 4
Width = 415
Height = 129
Columns = <
item
FieldName = 'Nazev'
Title.Caption = 'N�zev rozpisu'
Width = 193
end
item
Alignment = taCenter
FieldName = 'PC'
Title.Alignment = taCenter
Title.Caption = 'Po�et ��sel'
Width = 66
end
item
Alignment = taCenter
FieldName = 'sazenek'
Title.Alignment = taCenter
Title.Caption = 'S�zenek'
Width = 52
end
item
Alignment = taCenter
FieldName = 'PcT'
Title.Alignment = taCenter
Title.Caption = 'Po�et tutovek'
Width = 77
end>
DataSource = DataS.DRUlouz
Options = [dgTitles, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
TabOrder = 1
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
OnDblClick = DBGrid1DblClick
end
object Button2: TButton
Left = 4
Top = 140
Width = 136
Height = 25
Caption = '&Potvrdit v�b�r'
Default = True
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 2
OnClick = Button2Click
end
object Button3: TButton
Left = 157
Top = 140
Width = 75
Height = 25
Caption = 'Vy&mazat '
TabOrder = 3
OnClick = Button3Click
end
object MSOfficeCaption1: TMSOfficeCaption
AppNameText.FontKind = fkSystemB
AppNameText.Visible = True
CaptionText.Caption = 'Sportka I a II tah'
CaptionText.ColorActive = clYellow
CaptionText.ColorInactive = clGray
CaptionText.FontKind = fkSystem
CaptionText.Visible = True
CompanyText.FontKind = fkSystemBI
CompanyText.Visible = True
Left = 314
Top = 66
end
end