| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200 |
- object frmSesProperty: TfrmSesProperty
- Left = 392
- Height = 421
- Top = 324
- Width = 581
- BorderStyle = bsDialog
- Caption = 'Session Properties'
- ClientHeight = 421
- ClientWidth = 581
- DesignTimePPI = 120
- OnCreate = FormCreate
- LCLVersion = '2.2.0.4'
- object PageControl1: TPageControl
- Left = 170
- Height = 358
- Top = 0
- Width = 411
- ActivePage = TabExplor
- Align = alClient
- ShowTabs = False
- TabIndex = 10
- TabOrder = 0
- object TabGenConnec: TTabSheet
- Caption = 'General'
- ClientHeight = 350
- ClientWidth = 403
- object lblIP: TLabel
- Left = 104
- Height = 20
- Top = 18
- Width = 15
- Caption = 'IP:'
- end
- object lblPort: TLabel
- Left = 104
- Height = 20
- Top = 54
- Width = 46
- Caption = 'Puerto:'
- end
- object txtPort: TEdit
- Left = 160
- Height = 28
- Top = 48
- Width = 40
- TabOrder = 0
- Text = '23'
- end
- object cmbIP: TComboBox
- Left = 160
- Height = 28
- Top = 16
- Width = 139
- ItemHeight = 20
- TabOrder = 1
- end
- object optTelnet: TRadioButton
- Left = 19
- Height = 24
- Top = 10
- Width = 65
- Caption = '&Telnet'
- OnChange = optTelnetChange
- TabOrder = 2
- end
- object optSSH: TRadioButton
- Left = 19
- Height = 24
- Top = 40
- Width = 51
- Caption = '&SSH'
- OnChange = optSSHChange
- TabOrder = 3
- end
- object optOtro: TRadioButton
- Left = 19
- Height = 24
- Top = 104
- Width = 61
- Caption = '&Other'
- OnChange = optOtroChange
- TabOrder = 4
- end
- object txtOtro: TEdit
- Left = 104
- Height = 28
- Top = 100
- Width = 195
- TabOrder = 5
- end
- object lblOtro: TLabel
- Left = 104
- Height = 20
- Top = 80
- Width = 70
- Caption = 'Aplicativo:'
- end
- object optSerial: TRadioButton
- Left = 19
- Height = 24
- Top = 72
- Width = 61
- Caption = 'S&erial'
- OnChange = optSerialChange
- TabOrder = 6
- end
- object txtSerCfg: TEdit
- Left = 120
- Height = 28
- Top = 95
- Width = 112
- TabOrder = 7
- Text = '9600,8,n,1,n'
- end
- object lblSerCfg: TLabel
- Left = 120
- Height = 20
- Top = 74
- Width = 96
- Caption = 'Configuración:'
- end
- object lblSerPort: TLabel
- Left = 120
- Height = 20
- Top = 21
- Width = 87
- Caption = 'Puerto Serial:'
- end
- object cmbSerPort: TComboBox
- Left = 120
- Height = 28
- Top = 42
- Width = 69
- ItemHeight = 20
- ItemIndex = 0
- Items.Strings = (
- 'COM1'
- 'COM2'
- 'COM3'
- 'COM4'
- 'COM5'
- 'COM6'
- 'COM7'
- 'COM8'
- 'COM9'
- 'COM10'
- 'COM11'
- 'COM12'
- 'COM13'
- 'COM14'
- )
- TabOrder = 8
- Text = 'COM1'
- end
- object RadioGroup1: TRadioGroup
- Left = 19
- Height = 48
- Top = 144
- Width = 213
- AutoFill = True
- Caption = 'Line delimiter (To send)'
- ChildSizing.LeftRightSpacing = 6
- ChildSizing.EnlargeHorizontal = crsHomogenousChildResize
- ChildSizing.EnlargeVertical = crsHomogenousChildResize
- ChildSizing.ShrinkHorizontal = crsScaleChilds
- ChildSizing.ShrinkVertical = crsScaleChilds
- ChildSizing.Layout = cclLeftToRightThenTopToBottom
- ChildSizing.ControlsPerLine = 3
- ClientHeight = 23
- ClientWidth = 209
- Columns = 3
- Items.Strings = (
- 'CRLF'
- 'CR'
- 'LF'
- )
- TabOrder = 9
- end
- object RadioGroup2: TRadioGroup
- Left = 19
- Height = 48
- Top = 208
- Width = 309
- AutoFill = True
- Caption = 'Line delimiter (To receive)'
- ChildSizing.LeftRightSpacing = 6
- ChildSizing.EnlargeHorizontal = crsHomogenousChildResize
- ChildSizing.EnlargeVertical = crsHomogenousChildResize
- ChildSizing.ShrinkHorizontal = crsScaleChilds
- ChildSizing.ShrinkVertical = crsScaleChilds
- ChildSizing.Layout = cclLeftToRightThenTopToBottom
- ChildSizing.ControlsPerLine = 4
- ClientHeight = 23
- ClientWidth = 305
- Columns = 4
- Items.Strings = (
- 'CRLF'
- 'CR'
- 'LF'
- 'CR or LF'
- )
- TabOrder = 10
- end
- end
- object TabGenPrmtDet: TTabSheet
- Caption = 'Prompt det.'
- ClientHeight = 350
- ClientWidth = 403
- object GroupBox1: TGroupBox
- Left = 8
- Height = 224
- Top = 24
- Width = 360
- Caption = ' '
- ClientHeight = 199
- ClientWidth = 356
- TabOrder = 0
- object Label1: TLabel
- Left = 14
- Height = 20
- Top = 24
- Width = 85
- Caption = 'Prompt start:'
- end
- object txtCadIni: TEdit
- Left = 112
- Height = 28
- Top = 16
- Width = 48
- TabOrder = 0
- end
- object Label2: TLabel
- Left = 208
- Height = 20
- Top = 24
- Width = 81
- Caption = 'Prompt end:'
- end
- object txtCadFin: TEdit
- Left = 296
- Height = 28
- Top = 16
- Width = 48
- TabOrder = 1
- end
- object RadioButton1: TRadioButton
- Left = 8
- Height = 24
- Top = 64
- Width = 115
- Caption = 'Match exactly'
- TabOrder = 2
- end
- object RadioButton2: TRadioButton
- Left = 8
- Height = 24
- Top = 128
- Width = 191
- Caption = 'Match at the Start of Line'
- TabOrder = 3
- end
- object RadioButton3: TRadioButton
- Left = 8
- Height = 24
- Top = 96
- Width = 185
- Caption = 'Match at the End of Line'
- TabOrder = 4
- end
- object RadioButton4: TRadioButton
- Left = 8
- Height = 24
- Top = 160
- Width = 167
- Caption = 'Match at any position'
- TabOrder = 5
- end
- end
- object chkDetecPrompt: TCheckBox
- Left = 17
- Height = 24
- Top = 21
- Width = 140
- Caption = 'Prompt detection'
- OnChange = chkDetecPromptChange
- TabOrder = 1
- end
- end
- object TabGenAppear: TTabSheet
- Caption = 'Appearance'
- ClientHeight = 350
- ClientWidth = 403
- object chkShowTerm: TCheckBox
- Left = 24
- Height = 24
- Top = 88
- Width = 122
- Caption = 'Show &Terminal'
- TabOrder = 0
- end
- object chkShowPCom: TCheckBox
- Left = 24
- Height = 24
- Top = 48
- Width = 173
- Caption = 'Show &Command Panel'
- TabOrder = 1
- end
- end
- object TabGenSyntax: TTabSheet
- Caption = 'TabGenSyntax'
- end
- object TabPComEdit: TTabSheet
- Caption = 'TabPComEdit'
- ClientHeight = 350
- ClientWidth = 403
- object chkMarLinAct1: TCheckBox
- Left = 16
- Height = 24
- Top = 184
- Width = 150
- Caption = 'Marcar línea actual'
- OnChange = chkMarLinActChange
- TabOrder = 0
- end
- object cbutLinAct1: TColorButton
- Left = 312
- Height = 25
- Top = 179
- Width = 64
- BorderWidth = 2
- ButtonColorSize = 16
- ButtonColor = clBlack
- end
- object lblCLinAct1: TLabel
- Left = 256
- Height = 20
- Top = 184
- Width = 39
- Caption = 'Color:'
- end
- object lblFontName1: TLabel
- Left = 16
- Height = 20
- Top = 23
- Width = 36
- Caption = 'Letra:'
- end
- object cmbTipoLetra1: TComboBox
- Left = 88
- Height = 28
- Top = 16
- Width = 100
- ItemHeight = 20
- TabOrder = 1
- Text = 'cmbTipoLetra1'
- end
- object lblFontSize1: TLabel
- Left = 221
- Height = 20
- Top = 22
- Width = 55
- Caption = 'Tamaño:'
- end
- object spFontSize1: TSpinEdit
- Left = 315
- Height = 28
- Top = 16
- Width = 61
- Alignment = taRightJustify
- MaxValue = 20
- MinValue = 5
- TabOrder = 2
- Value = 5
- end
- object lblBackCol1: TLabel
- Left = 16
- Height = 20
- Top = 54
- Width = 104
- Caption = 'Color de fondo:'
- end
- object cbutBackCol1: TColorButton
- Left = 136
- Height = 25
- Top = 48
- Width = 64
- BorderWidth = 2
- ButtonColorSize = 16
- ButtonColor = clBlack
- end
- object lblTextCol1: TLabel
- Left = 221
- Height = 20
- Top = 53
- Width = 77
- Caption = 'Color texto:'
- end
- object cbutTexto1: TColorButton
- Left = 312
- Height = 25
- Top = 48
- Width = 64
- BorderWidth = 2
- ButtonColorSize = 16
- ButtonColor = clBlack
- end
- object chkVerBarDesV1: TCheckBox
- Left = 16
- Height = 24
- Top = 88
- Width = 169
- Caption = 'Barra de desplaz &Vert.'
- TabOrder = 3
- end
- object grpVertPan1: TGroupBox
- Left = 8
- Height = 112
- Top = 216
- Width = 384
- Caption = ' '
- ClientHeight = 87
- ClientWidth = 380
- TabOrder = 4
- object chkVerPanVer1: TCheckBox
- Left = 6
- Height = 24
- Top = -24
- Width = 114
- Caption = 'Panel Vertical'
- OnChange = chkVerPanVerChange
- TabOrder = 0
- end
- object cbutFonPan1: TColorButton
- Left = 302
- Height = 25
- Top = 24
- Width = 64
- BorderWidth = 2
- ButtonColorSize = 16
- ButtonColor = clBlack
- end
- object lblVPbckCol1: TLabel
- Left = 192
- Height = 20
- Top = 29
- Width = 85
- Caption = 'Color Fondo:'
- end
- object lblVPtxtCol1: TLabel
- Left = 192
- Height = 20
- Top = 61
- Width = 98
- Caption = 'Color de texto:'
- end
- object cbutTxtPan1: TColorButton
- Left = 302
- Height = 25
- Top = 56
- Width = 64
- BorderWidth = 2
- ButtonColorSize = 16
- ButtonColor = clBlack
- end
- object chkVerNumLin1: TCheckBox
- Left = 6
- Height = 24
- Top = 29
- Width = 138
- Caption = 'Ver Núm.de línea'
- TabOrder = 1
- end
- object chkVerMarPle1: TCheckBox
- Left = 6
- Height = 24
- Top = 57
- Width = 163
- Caption = 'Ver Marc.de plegado'
- TabOrder = 2
- end
- end
- object chkHLCurWord1: TCheckBox
- Left = 16
- Height = 24
- Top = 152
- Width = 210
- Caption = 'Resaltar palabra bajo cursor'
- OnChange = chkHLCurWordChange
- TabOrder = 5
- end
- object chkVerBarDesH1: TCheckBox
- Left = 16
- Height = 24
- Top = 120
- Width = 178
- Caption = 'Barra de desplaz &Horiz.'
- TabOrder = 6
- end
- object lblCurWordCol1: TLabel
- Left = 256
- Height = 20
- Top = 152
- Width = 39
- Caption = 'Color:'
- end
- object cbutResPal1: TColorButton
- Left = 312
- Height = 25
- Top = 147
- Width = 64
- BorderWidth = 2
- ButtonColorSize = 16
- ButtonColor = clBlack
- end
- end
- object TabPComSet: TTabSheet
- Caption = 'Comm.Panel'
- ClientHeight = 350
- ClientWidth = 403
- object chkCompletCode: TCheckBox
- Left = 16
- Height = 24
- Top = 16
- Width = 214
- Caption = 'Automatic Code Completion'
- TabOrder = 0
- end
- object chkCodFolding: TCheckBox
- Left = 16
- Height = 24
- Top = 48
- Width = 113
- Caption = 'Code &Folding'
- Checked = True
- Enabled = False
- State = cbChecked
- TabOrder = 1
- end
- object chkUsarPrep: TCheckBox
- Left = 16
- Height = 24
- Top = 200
- Width = 188
- Caption = 'Use PreSQL Preprocessor'
- TabOrder = 2
- end
- object chkSendLnEnter: TCheckBox
- Left = 16
- Height = 24
- Top = 112
- Width = 316
- Caption = 'Send current line (or selection) with <Enter>'
- TabOrder = 3
- end
- object chkSendLnCtrEnter: TCheckBox
- Left = 16
- Height = 24
- Top = 144
- Width = 369
- Caption = 'Send current line (or selection) with <Ctrl>+<Enter>'
- TabOrder = 4
- end
- end
- object TabTermPant: TTabSheet
- Caption = 'Term.Screen'
- ClientHeight = 350
- ClientWidth = 403
- object txtMaxLinT: TEdit
- Left = 224
- Height = 28
- Top = 110
- Width = 72
- TabOrder = 0
- end
- object Label3: TLabel
- Left = 16
- Height = 20
- Top = 112
- Width = 75
- Caption = 'Max Lines ::'
- end
- object ComboBox1: TComboBox
- Left = 224
- Height = 28
- Top = 16
- Width = 72
- Enabled = False
- ItemHeight = 20
- ItemIndex = 0
- Items.Strings = (
- 'VT100'
- )
- TabOrder = 1
- Text = 'VT100'
- end
- object ComboBox2: TComboBox
- Left = 224
- Height = 28
- Top = 48
- Width = 73
- Enabled = False
- ItemHeight = 20
- ItemIndex = 0
- Items.Strings = (
- '80*25'
- )
- TabOrder = 2
- Text = '80*25'
- end
- object Label4: TLabel
- Left = 16
- Height = 20
- Top = 16
- Width = 95
- Caption = 'Terminal &Type:'
- Enabled = False
- end
- object Label5: TLabel
- Left = 16
- Height = 20
- Top = 48
- Width = 91
- Caption = 'Terminal &Size:'
- Enabled = False
- end
- object Label6: TLabel
- Left = 16
- Height = 20
- Top = 80
- Width = 95
- Caption = 'Max. Columns:'
- end
- object txtMaxColT: TEdit
- Left = 224
- Height = 28
- Top = 80
- Width = 72
- TabOrder = 3
- end
- object chkInterDirec: TCheckBox
- Left = 16
- Height = 24
- Top = 168
- Width = 202
- Caption = '&Intercepts directionals keys'
- TabOrder = 4
- end
- object chkCurSigPrmpt: TCheckBox
- Left = 16
- Height = 24
- Top = 200
- Width = 233
- Caption = 'Terminal Cursor &follows Prompt'
- TabOrder = 5
- end
- end
- object TabTermEdit: TTabSheet
- Caption = 'Term.Edit'
- ClientHeight = 350
- ClientWidth = 403
- OnContextPopup = TabTermEditContextPopup
- object chkMarLinAct: TCheckBox
- Left = 16
- Height = 24
- Top = 184
- Width = 150
- Caption = 'Marcar línea actual'
- OnChange = chkMarLinActChange
- TabOrder = 0
- end
- object cbutLinAct: TColorButton
- Left = 312
- Height = 25
- Top = 179
- Width = 64
- BorderWidth = 2
- ButtonColorSize = 16
- ButtonColor = clBlack
- end
- object lblCLinAct: TLabel
- Left = 256
- Height = 20
- Top = 184
- Width = 39
- Caption = 'Color:'
- end
- object lblFontName: TLabel
- Left = 16
- Height = 20
- Top = 23
- Width = 36
- Caption = 'Letra:'
- end
- object cmbTipoLetra: TComboBox
- Left = 88
- Height = 28
- Top = 16
- Width = 100
- ItemHeight = 20
- TabOrder = 1
- Text = 'cmbTipoLetra'
- end
- object lblFontSize: TLabel
- Left = 221
- Height = 20
- Top = 22
- Width = 55
- Caption = 'Tamaño:'
- end
- object spFontSize: TSpinEdit
- Left = 315
- Height = 28
- Top = 16
- Width = 61
- Alignment = taRightJustify
- MaxValue = 20
- MinValue = 5
- TabOrder = 2
- Value = 5
- end
- object lblBackCol: TLabel
- Left = 16
- Height = 20
- Top = 54
- Width = 104
- Caption = 'Color de fondo:'
- end
- object cbutBackCol: TColorButton
- Left = 136
- Height = 25
- Top = 48
- Width = 64
- BorderWidth = 2
- ButtonColorSize = 16
- ButtonColor = clBlack
- end
- object lblTextCol: TLabel
- Left = 221
- Height = 20
- Top = 53
- Width = 77
- Caption = 'Color texto:'
- end
- object cbutTexto: TColorButton
- Left = 312
- Height = 25
- Top = 48
- Width = 64
- BorderWidth = 2
- ButtonColorSize = 16
- ButtonColor = clBlack
- end
- object chkVerBarDesV: TCheckBox
- Left = 16
- Height = 24
- Top = 88
- Width = 169
- Caption = 'Barra de desplaz &Vert.'
- TabOrder = 3
- end
- object grpVertPan: TGroupBox
- Left = 8
- Height = 128
- Top = 216
- Width = 384
- Caption = ' '
- ClientHeight = 103
- ClientWidth = 380
- TabOrder = 4
- object chkVerPanVer: TCheckBox
- Left = 6
- Height = 24
- Top = -24
- Width = 114
- Caption = 'Panel Vertical'
- OnChange = chkVerPanVerChange
- TabOrder = 0
- end
- object cbutFonPan: TColorButton
- Left = 302
- Height = 25
- Top = 32
- Width = 64
- BorderWidth = 2
- ButtonColorSize = 16
- ButtonColor = clBlack
- end
- object lblVPbckCol: TLabel
- Left = 192
- Height = 20
- Top = 37
- Width = 85
- Caption = 'Color Fondo:'
- end
- object lblVPtxtCol: TLabel
- Left = 192
- Height = 20
- Top = 69
- Width = 98
- Caption = 'Color de texto:'
- end
- object cbutTxtPan: TColorButton
- Left = 302
- Height = 25
- Top = 64
- Width = 64
- BorderWidth = 2
- ButtonColorSize = 16
- ButtonColor = clBlack
- end
- object chkVerNumLin: TCheckBox
- Left = 6
- Height = 24
- Top = 37
- Width = 138
- Caption = 'Ver Núm.de línea'
- TabOrder = 1
- end
- object chkVerMarPle: TCheckBox
- Left = 6
- Height = 24
- Top = 65
- Width = 163
- Caption = 'Ver Marc.de plegado'
- TabOrder = 2
- end
- end
- object chkHLCurWord: TCheckBox
- Left = 16
- Height = 24
- Top = 152
- Width = 210
- Caption = 'Resaltar palabra bajo cursor'
- OnChange = chkHLCurWordChange
- TabOrder = 5
- end
- object chkVerBarDesH: TCheckBox
- Left = 16
- Height = 24
- Top = 120
- Width = 178
- Caption = 'Barra de desplaz &Horiz.'
- TabOrder = 6
- end
- object lblCurWordCol: TLabel
- Left = 256
- Height = 20
- Top = 152
- Width = 39
- Caption = 'Color:'
- end
- object cbutResPal: TColorButton
- Left = 312
- Height = 25
- Top = 147
- Width = 64
- BorderWidth = 2
- ButtonColorSize = 16
- ButtonColor = clBlack
- end
- end
- object TabTermCRec: TTabSheet
- Caption = 'Recurring Command'
- ClientHeight = 350
- ClientWidth = 403
- object chkSendRecCom: TCheckBox
- Left = 24
- Height = 24
- Top = 16
- Width = 197
- Caption = 'Send Recurring Command'
- OnChange = chkSendRecComChange
- TabOrder = 0
- end
- object speTempo: TSpinEdit
- Left = 288
- Height = 28
- Top = 55
- Width = 56
- Alignment = taRightJustify
- MaxValue = 120
- MinValue = 1
- TabOrder = 1
- Value = 1
- end
- object Label15: TLabel
- Left = 24
- Height = 20
- Top = 60
- Width = 198
- Caption = 'Time between sendings (min):'
- end
- object GroupBox3: TGroupBox
- Left = 16
- Height = 144
- Top = 104
- Width = 328
- Caption = 'Send'
- ClientHeight = 119
- ClientWidth = 324
- TabOrder = 2
- object txtComando: TEdit
- Left = 120
- Height = 28
- Top = 8
- Width = 184
- TabOrder = 0
- Text = 'txtComando'
- end
- object optComando: TRadioButton
- Left = 6
- Height = 24
- Top = 8
- Width = 96
- Caption = '&Command:'
- TabOrder = 1
- end
- object optScript: TRadioButton
- Left = 6
- Height = 24
- Top = 48
- Width = 121
- Caption = '&Commnad file:'
- TabOrder = 2
- end
- object txtArchivo: TEdit
- Left = 32
- Height = 28
- Top = 80
- Width = 272
- TabOrder = 3
- Text = 'txtArchivo'
- end
- end
- object cmdTestComm: TButton
- Left = 264
- Height = 31
- Top = 16
- Width = 80
- Caption = '&Test'
- OnClick = cmdTestCommClick
- TabOrder = 3
- end
- end
- object TabEditSett: TTabSheet
- Caption = 'Editor Tool'
- ClientHeight = 350
- ClientWidth = 403
- object Label7: TLabel
- Left = 16
- Height = 20
- Top = 32
- Width = 181
- Caption = 'Command to launch Editor:'
- end
- object txtExternEdit: TEdit
- Left = 16
- Height = 28
- Top = 232
- Width = 368
- TabOrder = 0
- Text = 'txtExternEdit'
- end
- object Label8: TLabel
- Left = 16
- Height = 20
- Top = 208
- Width = 150
- Caption = 'Path to external editor:'
- end
- object radGroupEdtType: TRadioGroup
- Left = 16
- Height = 120
- Top = 64
- Width = 328
- AutoFill = True
- Caption = 'Edition mode:'
- ChildSizing.LeftRightSpacing = 6
- ChildSizing.EnlargeHorizontal = crsHomogenousChildResize
- ChildSizing.EnlargeVertical = crsHomogenousChildResize
- ChildSizing.ShrinkHorizontal = crsScaleChilds
- ChildSizing.ShrinkVertical = crsScaleChilds
- ChildSizing.Layout = cclLeftToRightThenTopToBottom
- ChildSizing.ControlsPerLine = 1
- ClientHeight = 95
- ClientWidth = 324
- Items.Strings = (
- 'Local File Edition'
- 'Remote using SFTP'
- 'Remote using Bash Commands'
- )
- OnClick = radGroupEdtTypeClick
- TabOrder = 1
- end
- object Label11: TLabel
- Left = 16
- Height = 20
- Top = 276
- Width = 32
- Caption = 'User:'
- end
- object Label12: TLabel
- Left = 200
- Height = 20
- Top = 276
- Width = 64
- Caption = 'Password:'
- end
- object txtEdiUser: TEdit
- Left = 72
- Height = 28
- Top = 272
- Width = 100
- TabOrder = 2
- Text = 'txtEdiUser'
- end
- object txtEdiPass: TEdit
- Left = 284
- Height = 28
- Top = 272
- Width = 100
- EchoMode = emPassword
- PasswordChar = '*'
- TabOrder = 3
- Text = 'txtEdiPass'
- end
- end
- object TabExplor: TTabSheet
- Caption = 'TabExplor'
- ClientHeight = 350
- ClientWidth = 403
- object Label9: TLabel
- Left = 16
- Height = 20
- Top = 32
- Width = 181
- Caption = 'Command to launch Editor:'
- end
- object Label10: TLabel
- Left = 16
- Height = 20
- Top = 192
- Width = 165
- Caption = 'Path to external explorer:'
- end
- object txtExternExplor: TEdit
- Left = 16
- Height = 28
- Top = 216
- Width = 356
- TabOrder = 0
- Text = 'txtExternExplor'
- end
- object radGroupExpType: TRadioGroup
- Left = 16
- Height = 104
- Top = 72
- Width = 231
- AutoFill = True
- Caption = 'Explorer type:'
- ChildSizing.LeftRightSpacing = 6
- ChildSizing.EnlargeHorizontal = crsHomogenousChildResize
- ChildSizing.EnlargeVertical = crsHomogenousChildResize
- ChildSizing.ShrinkHorizontal = crsScaleChilds
- ChildSizing.ShrinkVertical = crsScaleChilds
- ChildSizing.Layout = cclLeftToRightThenTopToBottom
- ChildSizing.ControlsPerLine = 1
- ClientHeight = 79
- ClientWidth = 227
- Items.Strings = (
- 'Bash Command Explorer'
- 'External Explorer'
- )
- OnClick = radGroupExpTypeClick
- TabOrder = 1
- end
- end
- end
- object Panel1: TPanel
- Left = 0
- Height = 63
- Top = 358
- Width = 581
- Align = alBottom
- ClientHeight = 63
- ClientWidth = 581
- TabOrder = 1
- object bitOK: TBitBtn
- Left = 312
- Height = 38
- Top = 12
- Width = 94
- Caption = '&OK'
- Kind = bkOK
- ModalResult = 1
- OnClick = bitOKClick
- ParentFont = False
- TabOrder = 0
- end
- object bitCancel: TBitBtn
- Left = 432
- Height = 38
- Top = 12
- Width = 94
- Cancel = True
- Caption = 'Cancel'
- Kind = bkCancel
- ModalResult = 2
- OnClick = bitCancelClick
- ParentFont = False
- TabOrder = 1
- end
- object bitOK_conn: TBitBtn
- Left = 112
- Height = 38
- Top = 12
- Width = 168
- Caption = 'OK and Connect'
- Default = True
- Glyph.Data = {
- 36040000424D3604000000000000360000002800000010000000100000000100
- 2000000000000004000064000000640000000000000000000000FFFFFF00FFFF
- FF00000000000000003300000030000000000000000000000000000000000000
- 000000000000000000000000000000000000FFFFFF00FFFFFF00FFFFFF00FFFF
- FF0000000000009CF8FF0099F5F10000002D0000000000000000000000000000
- 000000000000000000000000000000000000FFFFFF00FFFFFF00FFFFFF00FFFF
- FF00000000000197F1C4009AF8FF0096F1E90000003300000006000000000000
- 000000000000000000000000000000000000FFFFFF00FFFFFF00FFFFFF00FFFF
- FF0000000000019CF95A0098F8FF3BC5FFFF049DF8FF003D624A000000050000
- 000000000000000000000000000000000000FFFFFF00FFFFFF00FFFFFF00FFFF
- FF0000000000000000000097F5FF5ED8FFFF62E6FFFF0299F5FF01385B490000
- 001200000000000000000000000000000000FFFFFF00FFFFFF00FFFFFF00FFFF
- FF0000000000000000000193F2BA28BDFDFF89F8FFFF50E0FFFF0599F6FF0370
- B47B00000011000000000000000000000000FFFFFF00FFFFFF00FFFFFF00FFFF
- FF0000000033000000330061A06B11A7F9FFA5F7FFFF56EAFFFF4ADDFFFF0697
- F5FF056DB1790000001A0000000000000000FFFFFF00FFFFFF00FFFFFF00FFFF
- FF000797F5FF19AAFBFF16A7FAFF0EA2F9FFA7F5FFFF54E7FFFF4EE6FFFF42DB
- FFFF13A2F8FF067ECD990000002200000000FFFFFF00FFFFFF00FFFFFF00FFFF
- FF000795F5FF7BF3FFFF55E8FFFF44E2FFFF40E1FFFF3DDEFFFF3EDFFFFF42E3
- FFFF41E2FFFF10A4F8FF0A8AE0B900000023FFFFFF00FFFFFF00FFFFFF00FFFF
- FF000990EFD25FDDFFFF62E7FFFF37DCFFFF37DCFFFFA1F1FFFFA0F4FFFF9BF5
- FFFF8BF3FFFF8EF3FFFF14A7F9FF0D8DE3BFFFFFFF00FFFFFF00FFFFFF00FFFF
- FF000D8FEB8545C5FDFF7CEAFFFF2CD8FFFF2ED9FFFF14B3FCFF018CF3FF0691
- F5FF0793F4FF0C96F6FF1098F5FF129AF5FFFFFFFF00FFFFFF00FFFFFF00FFFF
- FF001198F6321FADFBFF96F0FFFF35DAFFFF21D5FFFF91EFFFFF3CB2F9FF0873
- BF8900000001000000000000000000000000FFFFFF00FFFFFF00FFFFFF00FFFF
- FF00000000000C96F3FF90F0FFFF5BDFFFFF14D0FFFF5AE1FFFF92E7FFFF0B92
- F3FF03111C2D000000000000000000000000FFFFFF00FFFFFF00FFFFFF00FFFF
- FF00000000001090EED268DBFFFF91EBFFFF02CDFFFF0BD0FFFFA4F1FFFF49B8
- FAFF108FE8D90000000E0000000000000000FFFFFF00FFFFFF00FFFFFF00FFFF
- FF00000000001490EA8743C4FBFFC9FBFFFFBCF7FFFFAFF4FFFFC3FAFFFFB3F1
- FFFF1497F4FF1165A26D0000000000000000FFFFFF00FFFFFF00FFFFFF00FFFF
- FF00000000001D98F53A1896F2FF1493F3FF1191F2FF1191F2FF1293F3FF1495
- F3FF1B99F4FF1E9BF5FF0000000000000000FFFFFF00FFFFFF00
- }
- ModalResult = 6
- OnClick = bitOKClick
- ParentFont = False
- TabOrder = 2
- end
- end
- object TreeView1: TTreeView
- Left = 0
- Height = 358
- Top = 0
- Width = 170
- Align = alLeft
- Font.CharSet = ANSI_CHARSET
- Font.Height = -15
- Font.Name = 'Calibri'
- Font.Pitch = fpVariable
- Font.Quality = fqDraft
- ParentFont = False
- ReadOnly = True
- TabOrder = 2
- OnClick = TreeView1Click
- Options = [tvoAutoItemHeight, tvoHideSelection, tvoKeepCollapsedNodes, tvoReadOnly, tvoShowButtons, tvoShowLines, tvoShowRoot, tvoToolTips, tvoThemedDraw]
- Items.Data = {
- F9FFFFFF020005000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF040000000000
- 0000010700000047656E6572616CFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000
- 000000000000000A000000436F6E6E656374696F6EFFFFFFFFFFFFFFFFFFFFFF
- FFFFFFFFFF0000000000000000001000000050726F6D70742064657465637469
- 6F6EFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000A00000041
- 7070656172616E6365FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00000000000000
- 00000600000053796E746178FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF02000000
- 00000000010D000000436F6D6D616E642050616E656CFFFFFFFFFFFFFFFFFFFF
- FFFFFFFFFFFF00000000000000000006000000456469746F72FFFFFFFFFFFFFF
- FFFFFFFFFFFFFFFFFF000000000000000000050000004F74686572FFFFFFFFFF
- FFFFFFFFFFFFFFFFFFFFFF030000000000000001080000005465726D696E616C
- FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00000000000000000006000000536372
- 65656EFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00000000000000000006000000
- 456469746F72FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00000000000000000011
- 000000526563757272696E6720436F6D6D616E64FFFFFFFFFFFFFFFFFFFFFFFF
- FFFFFFFF0000000000000000000B000000456469746F7220746F6F6CFFFFFFFF
- FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000D0000004578706C6F7265
- 7220546F6F6C
- }
- end
- end
|