home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1998 January
/
CHIPCD1_98.iso
/
software
/
testsoft
/
ntmailnt
/
mailmon.exe
/
0
/
RCDATA
/
TFRMPPCE
/
TFRMPPCE.txt
Wrap
Text File
|
1996-06-17
|
19KB
|
706 lines
object frmPPCE: TfrmPPCE
Left = 226
Top = 106
BorderStyle = bsDialog
Caption = 'PowerPanel Component Editor'
ClientHeight = 364
ClientWidth = 410
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'System'
Font.Style = []
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 16
object TabSet1: TTabSet
Left = 0
Top = 343
Width = 410
Height = 21
Align = alBottom
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OnClick = TabSet1Click
end
object Panel1: TPanel
Left = 0
Top = 276
Width = 410
Height = 67
Align = alBottom
TabOrder = 1
object btnGlobal: TBitBtn
Left = 174
Top = 19
Width = 133
Height = 33
Hint = 'Open Global options screen'
Caption = 'Global Options '
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
TabOrder = 0
Visible = False
OnClick = btnGlobalClick
Glyph.Data = {
78010000424D7801000000000000760000002800000020000000100000000100
04000000000000000000120B0000120B00000000000000000000000000000000
800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555775777777
57705557757777775FF7555555555555000755555555555F777F555555555550
87075555555555F7577F5555555555088805555555555F755F75555555555033
805555555555F755F75555555555033B05555555555F755F75555555555033B0
5555555555F755F75555555555033B05555555555F755F75555555555033B055
55555555F755F75555555555033B05555555555F755F75555555555033B05555
555555F75FF75555555555030B05555555555F7F7F75555555555000B0555555
5555F777F7555555555501900555555555557777755555555555099055555555
55557777555555555555500555555555555557755555555555550000}
NumGlyphs = 2
end
object btnCopy: TBitBtn
Left = 174
Top = 19
Width = 133
Height = 33
Hint = 'Copy values from TPowerPanelAttributes Component.'
Caption = 'Copy Global Values '
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
TabOrder = 1
OnClick = btnCopyClick
Glyph.Data = {
76010000424D7601000000000000760000002800000020000000100000000100
04000000000000010000130B0000130B00000000000000000000000000000000
800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF003333330B7FFF
FFB0333333777F3333773333330B7FFFFFB0333333777F3333773333330B7FFF
FFB0333333777F3333773333330B7FFFFFB03FFFFF777FFFFF77000000000077
007077777777777777770FFFFFFFF00077B07F33333337FFFF770FFFFFFFF000
7BB07F3FF3FFF77FF7770F00F000F00090077F77377737777F770FFFFFFFF039
99337F3FFFF3F7F777FF0F0000F0F09999937F7777373777777F0FFFFFFFF999
99997F3FF3FFF77777770F00F000003999337F773777773777F30FFFF0FF0339
99337F3FF7F3733777F30F08F0F0337999337F7737F73F7777330FFFF0039999
93337FFFF7737777733300000033333333337777773333333333}
NumGlyphs = 2
end
object BitBtn1: TBitBtn
Left = 318
Top = 19
Width = 84
Height = 33
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
TabOrder = 2
OnClick = BitBtn1Click
Kind = bkHelp
end
object brnCancel: TBitBtn
Left = 90
Top = 19
Width = 73
Height = 33
Hint = 'Cancel any changes.'
Caption = '&Cancel'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
ParentShowHint = False
ShowHint = True
TabOrder = 3
Kind = bkCancel
end
object btnOk: TBitBtn
Left = 6
Top = 19
Width = 73
Height = 33
Hint = 'Save all changes.'
Caption = '&Ok'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
ParentShowHint = False
ShowHint = True
TabOrder = 4
Kind = bkOK
end
end
object Panel2: TPanel
Left = 0
Top = 0
Width = 410
Height = 276
Align = alClient
TabOrder = 2
object Notebook1: TNotebook
Left = 1
Top = 1
Width = 408
Height = 274
Align = alClient
TabOrder = 0
object TPage
Left = 0
Top = 0
Caption = 'Panel Basics'
object GroupBox1: TGroupBox
Left = 25
Top = 30
Width = 300
Height = 229
Caption = 'Basics'
TabOrder = 0
object Label14: TLabel
Left = 12
Top = 192
Width = 76
Height = 16
Caption = 'TrackPanel:'
end
object cbAllowRollup: TCheckBox
Left = 9
Top = 44
Width = 127
Height = 17
Caption = 'AllowRollup'
TabOrder = 0
OnClick = cbSizableTopClick
end
object cbAllowBeeps: TCheckBox
Left = 9
Top = 68
Width = 127
Height = 17
Caption = 'AllowBeeps'
TabOrder = 1
OnClick = cbSizableTopClick
end
object cbHideChildren: TCheckBox
Left = 9
Top = 94
Width = 127
Height = 17
Caption = 'HideChildren'
TabOrder = 2
OnClick = cbSizableTopClick
end
object cbHideSiblings: TCheckBox
Left = 9
Top = 121
Width = 121
Height = 17
Caption = 'HideSiblings'
TabOrder = 3
OnClick = cbSizableTopClick
end
object cbStayVisible: TCheckBox
Left = 9
Top = 148
Width = 97
Height = 17
Caption = 'StayVisible'
TabOrder = 4
OnClick = cbSizableTopClick
end
object cbSizableTop: TCheckBox
Left = 152
Top = 44
Width = 131
Height = 17
Caption = 'SizableTop'
TabOrder = 5
OnClick = cbSizableTopClick
end
object cbSizableBottom: TCheckBox
Left = 152
Top = 71
Width = 121
Height = 17
Caption = 'SizableBottom'
TabOrder = 6
OnClick = cbSizableTopClick
end
object cbSizableLeft: TCheckBox
Left = 152
Top = 97
Width = 97
Height = 17
Caption = 'SizableLeft'
TabOrder = 7
OnClick = cbSizableTopClick
end
object cbSizableRight: TCheckBox
Left = 152
Top = 124
Width = 115
Height = 17
Caption = 'SizableRight'
TabOrder = 8
OnClick = cbSizableTopClick
end
object cbTrackPositions: TCheckBox
Left = 152
Top = 150
Width = 127
Height = 17
Caption = 'TrackPositions'
TabOrder = 9
OnClick = cbSizableTopClick
end
object cboTrack: TComboBox
Left = 97
Top = 189
Width = 186
Height = 24
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Arial'
Font.Style = []
ItemHeight = 16
ParentFont = False
TabOrder = 10
OnChange = ebMinWidthChange
end
end
end
object TPage
Left = 0
Top = 0
Caption = 'Movement and Cursors'
object MovementGroup: TGroupBox
Left = 25
Top = 30
Width = 300
Height = 105
Caption = '&Panel Movement'
TabOrder = 0
object Label7: TLabel
Left = 38
Top = 78
Width = 78
Height = 16
Caption = 'Move Color:'
end
object cbMovable: TCheckBox
Left = 18
Top = 28
Width = 109
Height = 17
Caption = 'Movable'
TabOrder = 0
OnClick = cbSizableTopClick
end
object cbMovableVert: TCheckBox
Left = 144
Top = 29
Width = 109
Height = 17
Caption = 'MovableVert'
TabOrder = 2
OnClick = cbSizableTopClick
end
object cbMovableHorz: TCheckBox
Left = 144
Top = 47
Width = 115
Height = 17
Caption = 'MovableHorz'
TabOrder = 3
OnClick = cbSizableTopClick
end
object cbMoveParent: TCheckBox
Left = 18
Top = 47
Width = 97
Height = 17
Caption = 'MoveParent'
TabOrder = 1
OnClick = cbSizableTopClick
end
object cboColors: TComboBox
Left = 124
Top = 74
Width = 163
Height = 22
Style = csDropDownList
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
ItemHeight = 14
ParentFont = False
TabOrder = 4
OnChange = ebMinWidthChange
end
end
object GroupBox2: TGroupBox
Left = 25
Top = 142
Width = 300
Height = 113
Caption = '&Cursors'
TabOrder = 1
object Label10: TLabel
Left = 45
Top = 84
Width = 68
Height = 16
Caption = 'SizingEW:'
end
object Label9: TLabel
Left = 49
Top = 54
Width = 64
Height = 16
Caption = 'SizingNS:'
end
object Label8: TLabel
Left = 55
Top = 24
Width = 52
Height = 16
Caption = 'Moving:'
end
object cboMoving: TComboBox
Left = 124
Top = 21
Width = 163
Height = 22
Style = csDropDownList
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
ItemHeight = 14
ParentFont = False
TabOrder = 0
OnChange = ebMinWidthChange
end
object cboNS: TComboBox
Left = 124
Top = 51
Width = 163
Height = 22
Style = csDropDownList
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
ItemHeight = 14
ParentFont = False
TabOrder = 1
OnChange = ebMinWidthChange
end
object cboEW: TComboBox
Left = 124
Top = 81
Width = 163
Height = 22
Style = csDropDownList
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
ItemHeight = 14
ParentFont = False
TabOrder = 2
OnChange = ebMinWidthChange
end
end
end
object TPage
Left = 0
Top = 0
Caption = 'INI Options'
object IniGroup: TGroupBox
Left = 25
Top = 30
Width = 300
Height = 200
Caption = 'Ini Options '
Font.Color = clBlack
Font.Height = -13
Font.Name = 'System'
Font.Style = []
ParentFont = False
TabOrder = 0
object Label11: TLabel
Left = 18
Top = 77
Width = 64
Height = 16
Caption = 'Filename:'
Font.Color = clBlack
Font.Height = -13
Font.Name = 'System'
Font.Style = []
ParentFont = False
end
object Label12: TLabel
Left = 30
Top = 112
Width = 52
Height = 16
Caption = 'Section:'
Font.Color = clBlack
Font.Height = -13
Font.Name = 'System'
Font.Style = []
ParentFont = False
end
object Label13: TLabel
Left = 40
Top = 154
Width = 42
Height = 16
Caption = 'Prefix:'
Font.Color = clBlack
Font.Height = -13
Font.Name = 'System'
Font.Style = []
ParentFont = False
end
object cbINILog: TCheckBox
Left = 90
Top = 37
Width = 145
Height = 17
Caption = 'Save Panel State'
Font.Color = clBlack
Font.Height = -13
Font.Name = 'System'
Font.Style = []
ParentFont = False
TabOrder = 0
OnClick = cbSizableTopClick
end
object ebINISection: TEdit
Left = 90
Top = 109
Width = 175
Height = 22
AutoSize = False
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Arial Narrow'
Font.Style = []
ParentFont = False
TabOrder = 2
OnChange = ebMinWidthChange
end
object ebIniFileName: TEdit
Left = 90
Top = 74
Width = 175
Height = 22
AutoSize = False
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Arial Narrow'
Font.Style = []
ParentFont = False
TabOrder = 1
OnChange = ebMinWidthChange
end
object ebINIPrefix: TEdit
Left = 90
Top = 151
Width = 175
Height = 22
AutoSize = False
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Arial Narrow'
Font.Style = []
ParentFont = False
TabOrder = 3
OnChange = ebMinWidthChange
end
object Button1: TButton
Left = 267
Top = 75
Width = 19
Height = 19
Hint = 'Execute Open file dialog.'
Caption = '...'
TabOrder = 4
TabStop = False
OnClick = Button1Click
end
end
end
object TPage
Left = 0
Top = 0
Caption = 'Limits and Grid'
object LimitsGroup: TGroupBox
Left = 25
Top = 30
Width = 300
Height = 200
Caption = '&Limits'
TabOrder = 0
object Label2: TLabel
Left = 44
Top = 41
Width = 66
Height = 16
Caption = 'MinWidth:'
end
object Label3: TLabel
Left = 40
Top = 67
Width = 70
Height = 16
Caption = 'MaxWidth:'
end
object Label4: TLabel
Left = 40
Top = 93
Width = 70
Height = 16
Caption = 'MinHeight:'
end
object Label5: TLabel
Left = 36
Top = 118
Width = 74
Height = 16
Caption = 'MaxHeight:'
end
object Label6: TLabel
Left = 35
Top = 145
Width = 75
Height = 16
Caption = 'EdgeOffset:'
end
object Label1: TLabel
Left = 11
Top = 169
Width = 99
Height = 16
Caption = 'Grid Alignment:'
end
object ebMinWidth: TEdit
Left = 114
Top = 38
Width = 134
Height = 22
HelpContext = 7
AutoSize = False
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
TabOrder = 0
Text = '-1'
OnChange = ebMinWidthChange
end
object ebMaxWidth: TEdit
Left = 114
Top = 64
Width = 134
Height = 22
AutoSize = False
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
TabOrder = 1
Text = '-1'
OnChange = ebMinWidthChange
end
object ebMinHeight: TEdit
Left = 114
Top = 90
Width = 134
Height = 22
AutoSize = False
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
TabOrder = 2
Text = '-1'
OnChange = ebMinWidthChange
end
object ebMaxHeight: TEdit
Left = 114
Top = 116
Width = 134
Height = 22
HelpContext = 12
AutoSize = False
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
TabOrder = 3
Text = '-1'
OnChange = ebMinWidthChange
end
object ebEdgeOffset: TEdit
Left = 114
Top = 142
Width = 134
Height = 22
AutoSize = False
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
TabOrder = 4
Text = '8'
OnChange = ebMinWidthChange
end
object ebGridAlignment: TEdit
Left = 114
Top = 166
Width = 134
Height = 22
AutoSize = False
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
TabOrder = 5
Text = '4'
OnChange = ebMinWidthChange
end
end
end
end
end
object OpenINI: TOpenDialog
DefaultExt = 'INI'
FileEditStyle = fsEdit
Filter = 'Windows INI Files|*.INI'
InitialDir = 'c:\windows'
Title = 'Open INI File'
Left = 366
Top = 204
end
end