home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Computer Buyer 1999 September
/
Dpcb0999.iso
/
Internet
/
opc_v3
/
_SETUP.1
/
OPC.exe
/
0
/
RCDATA
/
TBTNBOTTOMDLG3
/
TBTNBOTTOMDLG3.txt
Wrap
Text File
|
1999-04-21
|
3KB
|
156 lines
object BtnBottomDlg3: TBtnBottomDlg3
Left = 619
Top = 79
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = 'Filter Menu'
ClientHeight = 151
ClientWidth = 153
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Times New Roman'
Font.Style = []
Menu = MainMenu1
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 14
object GroupBox1: TGroupBox
Left = 4
Top = 8
Width = 145
Height = 137
Caption = 'Period Filter'
TabOrder = 0
object Label1: TLabel
Left = 8
Top = 24
Width = 69
Height = 14
Caption = 'Period Starting'
end
object Label2: TLabel
Left = 8
Top = 80
Width = 65
Height = 14
Caption = 'Period Ending'
end
object SpinEdit1: TSpinEdit
Left = 8
Top = 48
Width = 41
Height = 23
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Times New Roman'
Font.Style = []
MaxValue = 31
MinValue = 1
ParentFont = False
TabOrder = 0
Value = 12
end
object SpinEdit2: TSpinEdit
Left = 48
Top = 48
Width = 41
Height = 23
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Times New Roman'
Font.Style = []
MaxValue = 12
MinValue = 1
ParentFont = False
TabOrder = 1
Value = 12
end
object SpinEdit3: TSpinEdit
Left = 88
Top = 48
Width = 49
Height = 23
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Times New Roman'
Font.Style = []
MaxValue = 3000
MinValue = 1900
ParentFont = False
TabOrder = 2
Value = 1999
end
object SpinEdit4: TSpinEdit
Left = 8
Top = 104
Width = 41
Height = 23
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Times New Roman'
Font.Style = []
MaxValue = 31
MinValue = 1
ParentFont = False
TabOrder = 3
Value = 12
end
object SpinEdit5: TSpinEdit
Left = 48
Top = 104
Width = 41
Height = 23
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Times New Roman'
Font.Style = []
MaxValue = 12
MinValue = 1
ParentFont = False
TabOrder = 4
Value = 12
end
object SpinEdit6: TSpinEdit
Left = 88
Top = 104
Width = 49
Height = 23
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Times New Roman'
Font.Style = []
MaxValue = 3000
MinValue = 1900
ParentFont = False
TabOrder = 5
Value = 1999
end
end
object MainMenu1: TMainMenu
Left = 288
Top = 65520
object Filter1: TMenuItem
Caption = '&Filter'
ShortCut = 16454
object ApplyFilter1: TMenuItem
Caption = 'Apply Filter'
OnClick = ApplyFilter1Click
end
object N1: TMenuItem
Caption = '-'
end
object QuitFilter1: TMenuItem
Caption = 'Quit Filter'
OnClick = QuitFilter1Click
end
end
end
end