home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Best Sellers 33: Professional Win95/98
/
CD_1.iso
/
HOME
/
NcomeXpense
/
_SETUP.1
/
NX.exe
/
0
/
RCDATA
/
TFRMOPTIONS
/
TFRMOPTIONS.txt
Wrap
Text File
|
1998-10-21
|
5KB
|
213 lines
object FrmOptions: TFrmOptions
Left = 226
Top = 158
HelpContext = 700
BorderIcons = []
BorderStyle = bsDialog
Caption = 'Options'
ClientHeight = 232
ClientWidth = 353
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
OnActivate = FormActivate
PixelsPerInch = 96
TextHeight = 13
object RxLabel5: TRxLabel
Left = 18
Top = 50
Width = 161
Height = 39
AutoSize = False
Caption = 'Default Warning Days for New Records:'
Font.Color = clBtnText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
ShadowColor = clBtnFace
WordWrap = True
end
object GroupBox1: TGroupBox
Left = 16
Top = 96
Width = 321
Height = 121
Caption = 'User Field Column Titles'
Font.Color = clBtnText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 2
object RxLabel1: TRxLabel
Left = 18
Top = 22
Width = 61
Height = 13
Caption = 'User Field 1:'
Font.Color = clBtnText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
ShadowColor = clBtnFace
end
object RxLabel2: TRxLabel
Left = 18
Top = 46
Width = 61
Height = 13
Caption = 'User Field 2:'
Font.Color = clBtnText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
ShadowColor = clBtnFace
end
object RxLabel3: TRxLabel
Left = 18
Top = 70
Width = 61
Height = 13
Caption = 'User Field 3:'
Font.Color = clBtnText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
ShadowColor = clBtnFace
end
object RxLabel4: TRxLabel
Left = 18
Top = 94
Width = 61
Height = 13
Caption = 'User Field 4:'
Font.Color = clBtnText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
ShadowColor = clBtnFace
end
object UserTitle1: TMaskEdit
Left = 100
Top = 18
Width = 200
Height = 21
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
MaxLength = 25
ParentFont = False
TabOrder = 0
end
object UserTitle2: TMaskEdit
Left = 100
Top = 42
Width = 200
Height = 21
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
MaxLength = 25
ParentFont = False
TabOrder = 1
end
object UserTitle3: TMaskEdit
Left = 100
Top = 66
Width = 200
Height = 21
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
MaxLength = 25
ParentFont = False
TabOrder = 2
end
object UserTitle4: TMaskEdit
Left = 100
Top = 90
Width = 200
Height = 21
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
MaxLength = 25
ParentFont = False
TabOrder = 3
end
end
object SpinEditDefaultWarn: TSpinEdit
Left = 180
Top = 52
Width = 49
Height = 22
MaxValue = 999
MinValue = 0
TabOrder = 1
Value = 0
end
object CheckBoxDisplayReminder: TCheckBox
Left = 20
Top = 20
Width = 223
Height = 17
Caption = 'Display overdue items when program starts'
Font.Color = clBtnText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
State = cbChecked
TabOrder = 0
end
object ButtonOK: TBitBtn
Left = 264
Top = 10
Width = 75
Height = 29
Font.Color = clBtnText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 3
OnClick = ButtonOKClick
Kind = bkOK
end
object ButtonCancel: TBitBtn
Left = 264
Top = 40
Width = 75
Height = 29
Font.Color = clBtnText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 4
OnClick = ButtonCancelClick
Kind = bkCancel
end
object RxGradientCaption1: TRxGradientCaption
Captions = <>
DefaultFont = False
FormCaption = 'Options'
Font.Color = clWindow
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
Left = 208
end
end