home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Hot Shareware 35
/
hot35.iso
/
ficheros
/
9UTI
/
WXKBD41.ZIP
/
KEYS32.EXE
/
0
/
RCDATA
/
TSETTINGS
/
TSETTINGS.txt
Wrap
Text File
|
1998-04-29
|
2KB
|
124 lines
object Settings: TSettings
Left = 288
Top = 191
Hint = 'Move around to see help'
BorderStyle = bsDialog
ClientHeight = 148
ClientWidth = 269
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
Scaled = False
OnActivate = FormActivate
OnDeactivate = FormDeactivate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 10
Top = 32
Width = 84
Height = 13
Hint = 'Duration of message when map has changed'
Caption = 'Message duration'
end
object Label2: TLabel
Left = 10
Top = 56
Width = 64
Height = 13
Hint = 'Title when no map is active'
Caption = 'Title when off'
end
object Label4: TLabel
Left = 10
Top = 106
Width = 47
Height = 13
Hint = 'Magnification of the visible elements'
Caption = 'Zoom (%)'
end
object Beep: TCheckBox
Left = 8
Top = 8
Width = 133
Height = 17
Hint = 'Play sound when new map is selected'
Alignment = taLeftJustify
Caption = 'Beep on map change'
TabOrder = 0
end
object Duration: TEdit
Left = 128
Top = 32
Width = 57
Height = 20
Hint = 'Time in milliseconds; 0 means no message'
AutoSize = False
MaxLength = 4
TabOrder = 1
end
object BOK: TButton
Left = 200
Top = 103
Width = 65
Height = 20
Hint = 'Accept changes'
Caption = 'Set'
ModalResult = 1
TabOrder = 2
end
object OffTitle: TEdit
Left = 128
Top = 56
Width = 57
Height = 20
Hint = 'Title when no map is active'
AutoSize = False
MaxLength = 15
TabOrder = 3
end
object Back: TButton
Left = 200
Top = 78
Width = 65
Height = 20
Hint = 'Discard changes'
Caption = '< Back'
ModalResult = 2
TabOrder = 4
end
object Info: TPanel
Left = 0
Top = 129
Width = 269
Height = 19
Hint = 'Move around to see help'
Align = alBottom
Alignment = taLeftJustify
BevelInner = bvLowered
BevelOuter = bvNone
TabOrder = 5
end
object OnTop: TCheckBox
Left = 8
Top = 80
Width = 133
Height = 17
Hint = 'Keep Keys always visible'
Alignment = taLeftJustify
Caption = 'Always on top'
TabOrder = 6
end
object Zoom: TEdit
Left = 128
Top = 102
Width = 57
Height = 21
Hint = 'Magnification in percents (90 - 1000)'
TabOrder = 7
end
end