home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Logiciels PC 26
/
LogicielsPC_26.iso
/
Accuses
/
Nouveau
/
PandaMoney
/
_SETUP.1
/
financing.exe
/
0
/
RCDATA
/
TAUTOACCOUNTSFORM
/
TAUTOACCOUNTSFORM.txt
< prev
Wrap
Text File
|
1999-09-06
|
9KB
|
361 lines
object AutoAccountsForm: TAutoAccountsForm
Left = 193
Top = 163
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = 'Auto Accounts'
ClientHeight = 226
ClientWidth = 387
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clNavy
Font.Height = -11
Font.Name = 'Arial'
Font.Style = [fsBold]
OldCreateOrder = False
Position = poScreenCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 14
object Back_Button: TSpeedButton
Left = 132
Top = 200
Width = 83
Height = 22
Caption = '<< Back'
Enabled = False
OnClick = Back_ButtonClick
end
object Next_Button: TSpeedButton
Left = 219
Top = 200
Width = 83
Height = 22
Caption = 'Next >>'
OnClick = Next_ButtonClick
end
object Finish_Button: TSpeedButton
Left = 330
Top = 200
Width = 51
Height = 22
Caption = 'Finish'
Enabled = False
OnClick = Finish_ButtonClick
end
object AccWizardPanel: TPanel
Left = 0
Top = 0
Width = 387
Height = 197
Align = alTop
TabOrder = 0
object ImagePanel: TPanel
Left = 8
Top = 6
Width = 121
Height = 185
BevelOuter = bvNone
BorderStyle = bsSingle
TabOrder = 0
object AutoAccountsImage: TImage
Left = 0
Top = 0
Width = 117
Height = 181
Align = alClient
Picture.Data = {<image000.bmp>}
end
end
object AANotebook: TNotebook
Left = 132
Top = 6
Width = 249
Height = 185
TabOrder = 1
object TPage
Left = 0
Top = 0
Caption = '1'
object Label1: TLabel
Left = 14
Top = 12
Width = 213
Height = 14
Caption = 'What is the name of this new account?'
end
object Label4: TLabel
Left = 12
Top = 24
Width = 232
Height = 14
Caption = 'e.g. Credit Card. (30 charactors maximum)'
end
object Label2: TLabel
Left = 12
Top = 74
Width = 205
Height = 14
Caption = 'Please give a short description about'
end
object Label3: TLabel
Left = 12
Top = 86
Width = 213
Height = 14
Caption = 'this account: (70 charactors maximum)'
end
object aaAccountNameEdit: TEdit
Left = 42
Top = 50
Width = 183
Height = 22
Color = 12579047
MaxLength = 30
TabOrder = 0
end
object aaAccountDescriptionMemo: TMemo
Left = 42
Top = 104
Width = 185
Height = 73
Color = 12579047
MaxLength = 70
TabOrder = 1
end
end
object TPage
Left = 0
Top = 0
Caption = '2'
object Label5: TLabel
Left = 14
Top = 20
Width = 159
Height = 14
Caption = 'When is this account opend?'
end
object Label6: TLabel
Left = 14
Top = 74
Width = 188
Height = 14
Caption = 'What is the current balance of this'
end
object Label7: TLabel
Left = 14
Top = 86
Width = 50
Height = 14
Caption = 'account?'
end
object aaTimePicker: TDateTimePicker
Left = 32
Top = 42
Width = 205
Height = 21
CalAlignment = dtaLeft
Date = 35826.451703587960000000
Time = 35826.451703587960000000
Color = 12579047
DateFormat = dfLong
DateMode = dmComboBox
Font.Charset = ANSI_CHARSET
Font.Color = clNavy
Font.Height = -11
Font.Name = 'Arial'
Font.Style = [fsBold]
Kind = dtkDate
ParseInput = False
ParentFont = False
TabOrder = 0
end
object aaCurrentBalance: TEdit
Left = 34
Top = 110
Width = 203
Height = 21
Color = 12579047
MaxLength = 12
TabOrder = 1
Text = '0'
OnChange = aaCurrentBalanceChange
OnKeyPress = aaCurrentBalanceKeyPress
end
object CalculatorPanel: TPanel
Left = 82
Top = 131
Width = 121
Height = 52
BevelInner = bvLowered
BorderWidth = 3
TabOrder = 2
object LCDPanel: TPanel
Left = 5
Top = 5
Width = 111
Height = 20
Align = alBottom
BevelOuter = bvNone
BorderWidth = 3
Caption = '0'
Color = clNavy
Font.Charset = DEFAULT_CHARSET
Font.Color = clYellow
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
object ClearBtn: TSpeedButton
Left = 0
Top = 0
Width = 111
Height = 20
Flat = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clNavy
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
Layout = blGlyphBottom
ParentFont = False
OnClick = ClearBtnClick
end
end
object KeysPanel: TPanel
Left = 5
Top = 25
Width = 111
Height = 22
Align = alBottom
TabOrder = 1
object PlusBtn: TSpeedButton
Left = 2
Top = 2
Width = 18
Height = 18
Caption = '+'
Flat = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clNavy
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
Layout = blGlyphBottom
ParentFont = False
OnClick = PlusBtnClick
end
object MinusBtn: TSpeedButton
Left = 22
Top = 2
Width = 18
Height = 18
Caption = '-'
Flat = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clNavy
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
Layout = blGlyphBottom
ParentFont = False
OnClick = MinusBtnClick
end
object MultiplyBtn: TSpeedButton
Left = 42
Top = 2
Width = 18
Height = 18
Caption = 'x'
Flat = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clNavy
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
Layout = blGlyphBottom
ParentFont = False
OnClick = MultiplyBtnClick
end
object DevideBtn: TSpeedButton
Left = 62
Top = 2
Width = 18
Height = 18
Caption = '/'
Flat = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clNavy
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
Layout = blGlyphBottom
ParentFont = False
OnClick = DevideBtnClick
end
object OKBtn: TSpeedButton
Left = 82
Top = 2
Width = 27
Height = 18
Caption = 'OK'
Flat = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clNavy
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
Layout = blGlyphBottom
ParentFont = False
OnClick = OKBtnClick
end
end
end
end
object TPage
Left = 0
Top = 0
Caption = '3'
object Label8: TLabel
Left = 20
Top = 8
Width = 96
Height = 24
Caption = 'Summary'
Font.Charset = ANSI_CHARSET
Font.Color = clNavy
Font.Height = -21
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
end
object Label9: TLabel
Left = 34
Top = 136
Width = 179
Height = 14
Caption = 'Click finish to save, or click back'
end
object Label10: TLabel
Left = 34
Top = 148
Width = 55
Height = 14
Caption = 'to modify.'
end
object aaSummaryMemo: TMemo
Left = 22
Top = 32
Width = 213
Height = 91
Color = 12579047
ReadOnly = True
ScrollBars = ssVertical
TabOrder = 0
end
end
end
end
end