home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
GameStar Special 2004 May
/
GSSH0504TT.iso
/
Programme
/
Datastar
/
DStarhd.exe
/
0
/
RCDATA
/
TFORM1
/
TFORM1.txt
< prev
Wrap
Text File
|
2004-01-11
|
5KB
|
262 lines
object Form1: TForm1
Left = 626
Top = 520
Width = 640
Height = 487
Caption = 'DataStar'
Color = 4259841
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Icon.Data = {<image000.ico>}
OldCreateOrder = True
Position = poDefault
Scaled = False
OnCreate = FormCreate
OnResize = FormResize
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Image4: TImage
Left = 0
Top = 0
Width = 130
Height = 453
AutoSize = True
Picture.Data = {<image001.bmp>}
OnMouseDown = Image4MouseDown
end
object Aktiv4: TImage
Left = 12
Top = 234
Width = 91
Height = 24
Cursor = crHandPoint
Hint = 'W�hlt Spiele nach bestimmten Kriterien aus'
AutoSize = True
Enabled = False
ParentShowHint = False
Picture.Data = {<image002.bmp>}
ShowHint = True
Visible = False
OnClick = Image6Click
end
object Aktiv3: TImage
Left = 12
Top = 178
Width = 91
Height = 24
Cursor = crHandPoint
AutoSize = True
Enabled = False
Picture.Data = {<image003.bmp>}
Visible = False
OnClick = Image3Click
end
object Aktiv2: TImage
Left = 12
Top = 153
Width = 91
Height = 24
Cursor = crHandPoint
AutoSize = True
Enabled = False
Picture.Data = {<image004.bmp>}
Visible = False
OnClick = Image2Click
end
object Aktiv1: TImage
Left = 12
Top = 128
Width = 91
Height = 24
Cursor = crHandPoint
AutoSize = True
Enabled = False
Picture.Data = {<image005.bmp>}
Visible = False
OnClick = Image1Click
end
object Image1: TImage
Left = 12
Top = 128
Width = 91
Height = 24
Cursor = crHandPoint
AutoSize = True
OnClick = Image1Click
end
object Image2: TImage
Left = 12
Top = 153
Width = 91
Height = 24
Cursor = crHandPoint
AutoSize = True
OnClick = Image2Click
end
object Image3: TImage
Left = 12
Top = 178
Width = 90
Height = 24
Cursor = crHandPoint
AutoSize = True
Transparent = True
OnClick = Image3Click
end
object Image6: TImage
Left = 12
Top = 234
Width = 90
Height = 24
Cursor = crHandPoint
Hint = 'W�hlt Spiele nach bestimmten Kriterien aus'
AutoSize = True
ParentShowHint = False
ShowHint = True
Transparent = True
OnClick = Image6Click
end
object LED1: TImage
Left = 112
Top = 140
Width = 14
Height = 13
AutoSize = True
Enabled = False
Picture.Data = {<image006.bmp>}
end
object LED2: TImage
Left = 112
Top = 246
Width = 14
Height = 13
AutoSize = True
Enabled = False
Picture.Data = {<image007.bmp>}
Visible = False
end
object Image7: TImage
Left = 12
Top = 327
Width = 90
Height = 24
Cursor = crHandPoint
AutoSize = True
Transparent = True
OnClick = Image7Click
end
object Image10: TImage
Left = 11
Top = 401
Width = 50
Height = 25
Cursor = crHandPoint
AutoSize = True
Transparent = True
OnClick = Image10Click
end
object Image11: TImage
Left = 69
Top = 401
Width = 50
Height = 25
Cursor = crHandPoint
AutoSize = True
Transparent = True
OnClick = Image11Click
end
object DBGrid1: TDBGrid
Left = 130
Top = 9
Width = 431
Height = 434
Color = 16119285
Ctl3D = True
DataSource = DataSource1
FixedColor = 12229017
Font.Charset = DEFAULT_CHARSET
Font.Color = 4259841
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgConfirmDelete, dgCancelOnExit]
ParentCtl3D = False
ParentFont = False
ParentShowHint = False
ReadOnly = True
ShowHint = False
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = 4259841
TitleFont.Height = -11
TitleFont.Name = 'Arial'
TitleFont.Style = [fsBold]
OnCellClick = DBGrid1CellClick
OnColExit = DBGrid1ColExit
OnTitleClick = DBGrid1TitleClick
end
object Edit1: TEdit
Left = 17
Top = 280
Width = 78
Height = 18
Cursor = crHandPoint
Hint = 'Dieser Text mu� im Titel vorkommen'
AutoSize = False
CharCase = ecUpperCase
Color = 16119285
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -12
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
ParentShowHint = False
ShowHint = True
TabOrder = 1
OnChange = Edit1Change
end
object Query1: TQuery
Left = 576
Top = 280
end
object DataSource1: TDataSource
AutoEdit = False
Left = 576
Top = 232
end
object Table1: TTable
ReadOnly = True
TableType = ttParadox
Left = 576
Top = 312
end
object LMDIniCtrl1: TLMDIniCtrl
RegRoot = rpLocalMachine
Left = 576
Top = 72
end
object LMDSysInfo1: TLMDSysInfo
Left = 576
Top = 120
end
object LMDOneInstance1: TLMDOneInstance
Left = 576
Top = 24
end
object LMDSendKeys1: TLMDSendKeys
Left = 576
Top = 168
end
object OpenDialog1: TOpenDialog
DefaultExt = 'txt'
Filter = 'Textdateien|*.TXT'
Left = 576
Top = 360
end
end