home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1998 April A
/
Pcwk4a98.iso
/
SHAREWAR
/
GTIDESK
/
_SETUP.1
/
GTIDESK.exe
/
0
/
RCDATA
/
TMAINFORM
/
TMAINFORM.txt
< prev
Wrap
Text File
|
1997-09-16
|
3KB
|
118 lines
object MainForm: TMainForm
Left = 180
Top = 575
BorderIcons = []
BorderStyle = bsNone
Caption = ' '
ClientHeight = 80
ClientWidth = 380
Color = clSilver
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
Icon.Data = {<image000.ico>}
Position = poScreenCenter
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 380
Height = 80
Align = alClient
BevelWidth = 2
Color = clSilver
TabOrder = 0
object Label1: TLabel
Left = 163
Top = 2
Width = 215
Height = 62
Align = alClient
Alignment = taCenter
Caption = 'Desktop+'
Color = clBlue
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -45
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentColor = False
ParentFont = False
Transparent = True
end
object GTILogo1: TGTILogo
Left = 2
Top = 2
Width = 161
Height = 62
Align = alLeft
AutoSize = True
Picture.Data = {<image001.bmp>}
Transparent = True
end
object Bevel2: TBevel
Left = 2
Top = 64
Width = 376
Height = 2
Align = alBottom
end
object Copyright1: TCopyright
Left = 2
Top = 66
Width = 376
Height = 12
CopyrightHolder = 'Graham Technology & Information Ltd'
CopyrightYear = '1995 - 97'
Align = alBottom
Alignment = taCenter
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -9
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
Transparent = True
end
end
object HideTimer: TTimer
Interval = 4000
OnTimer = HideTimerTimer
Left = 56
end
object TheMenu: TPopupMenu
AutoPopup = False
Left = 2
Top = 5
object settings: TMenuItem
Caption = 'Change GTI Desktop+ settings'
OnClick = settingsClick
end
object Exit1: TMenuItem
Caption = 'Exit'
GroupIndex = 1
OnClick = Exit1Click
end
end
object TrayIcon: TTrayIcon
Active = True
ShowDesigning = False
Icon.Data = {<image002.ico>}
ToolTip = 'GTI Desktop+ Control Center'
OnClick = TrayIconClick
OnDblClick = TrayIconClick
OnRightClick = TrayIconRightClick
Left = 26
Top = 5
end
object OnlyOne: TOnlyOne
Left = 88
Top = 8
end
end