Welcome
Scintilla
1.0.0.0
LucasTheDuck & Over
pablo_morpheo@hotmail.com
Scintilla.Init
Scintilla.MoveSCI
Scintilla.SetOptions
Scintilla.GetCurrentLine
Scintilla.GetCaretInLine
Scintilla.ShowAutoComplete
Scintilla.GetCurrentWord
Scintilla.PositionFromLine
Scintilla.SetCurrentPosition
Scintilla.LoadAPIFile
Scintilla.SetCallTipHighlight
Scintilla.StopCallTip
Scintilla.ShowCallTip
Scintilla.CurrentFunction
Scintilla.GetLineIndentPosition
Scintilla.LoadFile
Scintilla.ClearUndoBuffer
Scintilla.ToggleMarker
Scintilla.NextBookmark
Scintilla.PrevBookmark
Scintilla.ClearBookmarks
Scintilla.MarkerSet
Scintilla.SaveToFile
Scintilla.ConvertEOLMode
Scintilla.PrintDoc
Scintilla.GotoLineColumn
Scintilla.ReplaceText
Scintilla.ReplaceAll
Scintilla.FindText
Scintilla.FindNext
Scintilla.FindPrev
Scintilla.GetLineText
Scintilla.DoReplace
Scintilla.DoGoto
Scintilla.DoFind
Scintilla.MarkAll
Scintilla.StartMacroRecord
Scintilla.StopMacroRecord
Scintilla.SaveMacro
Scintilla.PlayMacro
Scintilla.LoadMacro
Scintilla.GotoLine
Scintilla.GotoCol
Scintilla.SetFocus
Scintilla.Redo
Scintilla.Undo
Scintilla.Cut
Scintilla.Copy
Scintilla.Paste
Scintilla.SelectAll
Scintilla.SelectLine
Scintilla.SetSavePoint
Scintilla.GetColumn
Scintilla.SendEditor
Scintilla.FoldAll
Scintilla.TabRight
Scintilla.TabLeft
Scintilla.DirectSCI
Scintilla.AutoCloseBracesSCIVB
Scintilla.AutoCloseQuotesSCIVB
Scintilla.HighlightBracesSCIVB
Scintilla.CaretForeColorSCIVB
Scintilla.Text
Scintilla.SelText
Scintilla.LineBackColor
Scintilla.LineVisible
Scintilla.CaretWidthSCIVB
Scintilla.ClearUndoAfterSaveSCIVB
Scintilla.BookmarkBack
Scintilla.BookMarkFore
Scintilla.FoldHi
Scintilla.FoldLo
Scintilla.MarkerBack
Scintilla.MarkerForeSCIVB
Scintilla.SelBack
Scintilla.IndentationGuide
Scintilla.SelFore
Scintilla.EndAtLastLineSCIVB
Scintilla.OverTypeSCIVB
Scintilla.ScrollBarH
Scintilla.ScrollBarV
Scintilla.ViewEOL
Scintilla.ShowCallTips
Scintilla.ViewWhiteSpace
Scintilla.EdgeColorSCIVB
Scintilla.EdgeColumn
Scintilla.EdgeMode
Scintilla.EOL
Scintilla.Folding
Scintilla.Gutter0Type
Scintilla.Gutter0Width
Scintilla.Gutter1Type
Scintilla.Gutter1Width
Scintilla.Gutter2Type
Scintilla.Gutter2Width
Scintilla.MaintainIndentationSCIVB
Scintilla.TabIndentsSCIVB
Scintilla.BackSpaceUnIndentsSCIVB
Scintilla.AutoCompleteOnCTRLSpace
Scintilla.AutoCompleteStart
Scintilla.AutoCompleteString
Scintilla.AutoShowAutoComplete
Scintilla.ContextMenu
Scintilla.IgnoreAutoCompleteCase
Scintilla.LineNumbers
Scintilla.ReadOnly
Scintilla.Modified
Scintilla.ScrollWidth
Scintilla.ShowFlags
Scintilla.IndentWidth
Scintilla.UseTabs
Scintilla.WordWrap
Scintilla.CurHigh
Scintilla.FoldMarker
Scintilla.FoldAtElse
Scintilla.FoldComment
Scintilla.FoldCompact
Scintilla.FoldHTML
Scintilla.MarginFore
Scintilla.MarginBack
Scintilla.SelStart
Scintilla.SelEnd
Scintilla.BraceMatchFore
Scintilla.BraceBadFore
Scintilla.BraceMatchBold
Scintilla.BraceMatchItalic
Scintilla.BraceMatchUnderline
Scintilla.BraceMatchBack
Scintilla.BraceBadBack
Scintilla.CodePage
Scintilla.SetHighlighter
Scintilla.LoadHighlighters
Scintilla.DoOptions
Scintilla.SetStylesAndOptions
Scintilla.WriteSettings
Scintilla.ReadSettings
Scintilla.ExportToHTML
Scintilla.SetHighlighterExt
Scintilla.CommentBlock
Scintilla.UncommentBlock
Scintilla.AutoCloseBracesSCIHi
Scintilla.AutoCloseQuotesSCIHi
Scintilla.TabIndentsSCIHi
Scintilla.BackSpaceUnIndentsSCIHi
Scintilla.BookmarkBackSCIHi
Scintilla.BookMarkForeSCIHi
Scintilla.MarkerBack
Scintilla.MarkerForeSCIHi
Scintilla.TabWidth
Scintilla.CaretForeColorSCIHi
Scintilla.CaretWidthSCIHi
Scintilla.EdgeColorSCIHi
Scintilla.EOLMode
Scintilla.HighlightBracesSCIHi
Scintilla.ClearUndoAfterSaveSCIHi
Scintilla.EndAtLastLineSCIHi
Scintilla.MaintainIndentationSCIHi
Scintilla.OverTypeSCIHi
(boolean) Scintilla.Init ( | (string) ObjectName ) |
(PART OF SCIVB Funtions)
(string) The Scintilla Object Name.
(boolean)
Scintilla.MoveSCI ( | (string) ObjectName, (number) Left = 0, (number) Right = 0, (number) Width = 0, (number) Height = 0 ) |
(PART OF SCIVB Funtions)
(string) The Scintilla Object Name.
(number) The new Left coordinate.
(number) The new right coordinate.
(number) Width size.
(number) Height size.
This action dose not return any value.
Scintilla.SetOptions ( | (string) ObjectName ) |
(PART OF SCIVB Funtions)
(string) The Scintilla Object Name.
This action dose not return any value.
(number) Scintilla.GetCurrentLine ( | (string) ObjectName ) |
(PART OF SCIVB Funtions)
(string) The Scintilla Object Name.
(number)
(number) Scintilla.GetCaretInLine ( | (string) ObjectName ) |
(PART OF SCIVB Funtions)
(string) The Scintilla Object Name.
(number)
Scintilla.ShowAutoComplete ( | (string) ObjectName, (string) Value ) |
(PART OF SCIVB Funtions)
(string) The Scintilla Object Name.
(string) String Value.
This action dose not return any value.
(string) Scintilla.GetCurrentWord ( | (string) ObjectName ) |
(PART OF SCIVB Funtions)
(string) The Scintilla Object Name.
(string)
(number) Scintilla.PositionFromLine ( | (number) Line ) |
(PART OF SCIVB Funtions)
(number) Line.
(number)
(number) Scintilla.SetCurrentPosition ( | (number) Value ) |
(PART OF SCIVB Funtions)
(number) Value.
(number)
(variant) Scintilla.LoadAPIFile ( | (string) ObjectName, (string) File = "" ) |
(PART OF SCIVB Funtions)
(string) The Scintilla Object Name.
(string) File.
(variant)
Scintilla.SetCallTipHighlight ( | (string) ObjectName, (number) Start, (number) End ) |
(PART OF SCIVB Funtions)
(string) The Scintilla Object Name.
(number) Start.
(number) End.
This action dose not return any value.
Scintilla.StopCallTip ( | (string) ObjectName ) |
(PART OF SCIVB Funtions)
(string) The Scintilla Object Name.
This action dose not return any value.
Scintilla.ShowCallTip ( | (string) ObjectName, (string) Value = "" ) |
(PART OF SCIVB Funtions)
(string) The Scintilla Object Name.
(string) Value.
This action dose not return any value.
(variant) Scintilla.CurrentFunction ( | (string) ObjectName ) |
(PART OF SCIVB Funtions)
(string) The Scintilla Object Name.
(variant)
(number) Scintilla.GetLineIndentPosition ( | (string) ObjectName, (number) Line ) |
(PART OF SCIVB Funtions)
(string) The Scintilla Object Name.
(number) Line.
(number)
Scintilla.LoadFile ( | (string) ObjectName, (string) File = "" ) |
(PART OF SCIVB Funtions)
(string) The Scintilla Object Name.
(string) File.
This action dose not return any value.
Scintilla.ClearUndoBuffer ( | (string) ObjectName ) |
(PART OF SCIVB Funtions)
(string) The Scintilla Object Name.
This action dose not return any value.
Scintilla.ToggleMarker ( | (string) ObjectName ) |
(PART OF SCIVB Funtions)
(string) The Scintilla Object Name.
This action dose not return any value.
Scintilla.NextBookmark ( | (string) ObjectName ) |
(PART OF SCIVB Funtions)
(string) The Scintilla Object Name.
This action dose not return any value.
Scintilla.PrevBookmark ( | (string) ObjectName ) |
(PART OF SCIVB Funtions)
(string) The Scintilla Object Name.
This action dose not return any value.
Scintilla.ClearBookmarks ( | (string) ObjectName ) |
(PART OF SCIVB Funtions)
(string) The Scintilla Object Name.
This action dose not return any value.
Scintilla.MarkerSet ( | (string) ObjectName, (number) Line, (number) MarkerNum ) |
(PART OF SCIVB Funtions)
(string) The Scintilla Object Name.
(number) Line.
(number) MarkerNum.
This action dose not return any value.
Scintilla.SaveToFile ( | (string) ObjectName, (string) File ) |
(PART OF SCIVB Funtions)
(string) The Scintilla Object Name.
(string) File.
This action dose not return any value.
(variant) Scintilla.ConvertEOLMode ( | (string) ObjectName ) |
(PART OF SCIVB Funtions)
(string) The Scintilla Object Name.
(variant)
Scintilla.PrintDoc ( | (string) ObjectName ) |
(PART OF SCIVB Funtions)
(string) The Scintilla Object Name.
This action dose not return any value.
Scintilla.GotoLineColumn ( | (string) ObjectName, (number) Line, (number) Color ) |
(PART OF SCIVB Funtions)
(string) The Scintilla Object Name.
(number) Line.
(number) Color.
This action dose not return any value.
(boolean) Scintilla.ReplaceText ( | (string) ObjectName, (string) SearchFor, (string) ReplaceWith, (boolean) ReplaceAll, (boolean) CaseSensative, (boolean) WordStart, (boolean) WholeWord, (boolean) RegExp ) |
(PART OF SCIVB Funtions)
(string) The Scintilla Object Name.
(string) SearchFor.
(string) ReplaceWith.
(boolean) ReplaceAll.
(boolean) CaseSensative.
(boolean) WordStart.
(boolean) WholeWord.
(boolean) RegExp.
(boolean)
(number) Scintilla.ReplaceAll ( | (string) ObjectName, (string) SearchFor, (string) ReplaceWith, (boolean) CaseSensative, (boolean) WordStart, (boolean) WholeWord, (boolean) RegExp ) |
(PART OF SCIVB Funtions)
(string) The Scintilla Object Name.
(string) SearchFor.
(string) ReplaceWith.
(boolean) CaseSensative.
(boolean) WordStart.
(boolean) WholeWord.
(boolean) RegExp.
(number)
(boolean) Scintilla.FindText ( | (string) ObjectName, (string) txttofind = "", (boolean) FindReverse, (boolean) findinrng, (boolean) WrapDocument, (boolean) CaseSensative, (boolean) WordStart, (boolean) WholeWord, (boolean) RegExp ) |
(PART OF SCIVB Funtions)
(string) The Scintilla Object Name.
(string) txttofind.
(boolean) FindReverse.
(boolean) findinrng.
(boolean) WrapDocument.
(boolean) CaseSensative.
(boolean) WordStart.
(boolean) WholeWord.
(boolean) RegExp.
(boolean)
(boolean) Scintilla.FindNext ( | (string) ObjectName ) |
(PART OF SCIVB Funtions)
(string) The Scintilla Object Name.
(boolean)
(boolean) Scintilla.FindPrev ( | (string) ObjectName ) |
(PART OF SCIVB Funtions)
(string) The Scintilla Object Name.
(boolean)
(string) Scintilla.GetLineText ( | (string) ObjectName, (number) Line ) |
(PART OF SCIVB Funtions)
(string) The Scintilla Object Name.
(number) Line.
(string)
Scintilla.DoReplace ( | (string) ObjectName ) |
(PART OF SCIVB Funtions)
(string) The Scintilla Object Name.
This action dose not return any value.
Scintilla.DoGoto ( | (string) ObjectName ) |
(PART OF SCIVB Funtions)
(string) The Scintilla Object Name.
This action dose not return any value.
Scintilla.DoFind ( | (string) ObjectName ) |
(PART OF SCIVB Funtions)
(string) The Scintilla Object Name.
This action dose not return any value.
Scintilla.MarkAll ( | (string) ObjectName, (string) Find ) |
(PART OF SCIVB Funtions)
(string) The Scintilla Object Name.
(string) Find.
This action dose not return any value.
Scintilla.StartMacroRecord ( | (string) ObjectName ) |
(PART OF SCIVB Funtions)
(string) The Scintilla Object Name.
This action dose not return any value.
Scintilla.StopMacroRecord ( | (string) ObjectName ) |
(PART OF SCIVB Funtions)
(string) The Scintilla Object Name.
This action dose not return any value.
Scintilla.SaveMacro ( | (string) ObjectName, (string) File ) |
(PART OF SCIVB Funtions)
(string) The Scintilla Object Name.
(string) File.
This action dose not return any value.
Scintilla.PlayMacro ( | (string) ObjectName ) |
(PART OF SCIVB Funtions)
(string) The Scintilla Object Name.
This action dose not return any value.
Scintilla.LoadMacro ( | (string) ObjectName, (string) File ) |
(PART OF SCIVB Funtions)
(string) The Scintilla Object Name.
(string) File.
This action dose not return any value.
(number) Scintilla.GotoLine ( | (string) ObjectName, (number) Line ) |
(PART OF SCIVB Funtions)
(string) The Scintilla Object Name.
(number) Line.
(number)
(number) Scintilla.GotoCol ( | (string) ObjectName, (number) Column ) |
(PART OF SCIVB Funtions)
(string) The Scintilla Object Name.
(number) Column.
(number)
(number) Scintilla.SetFocus ( | (string) ObjectName ) |
(PART OF SCIVB Funtions)
(string) The Scintilla Object Name.
(number)
(number) Scintilla.Redo ( | (string) ObjectName ) |
(PART OF SCIVB Funtions)
(string) The Scintilla Object Name.
(number)
(number) Scintilla.Undo ( | (string) ObjectName ) |
(PART OF SCIVB Funtions)
(string) The Scintilla Object Name.
(number)
(number) Scintilla.Cut ( | (string) ObjectName ) |
(PART OF SCIVB Funtions)
(string) The Scintilla Object Name.
(number)
(number) Scintilla.Copy ( | (string) ObjectName ) |
(PART OF SCIVB Funtions)
(string) The Scintilla Object Name.
(number)
(number) Scintilla.Paste ( | (string) ObjectName ) |
(PART OF SCIVB Funtions)
(string) The Scintilla Object Name.
(number)
(number) Scintilla.SelectAll ( | (string) ObjectName ) |
(PART OF SCIVB Funtions)
(string) The Scintilla Object Name.
(number)
(number) Scintilla.SelectLine ( | (string) ObjectName ) |
(PART OF SCIVB Funtions)
(string) The Scintilla Object Name.
(number)
(number) Scintilla.SetSavePoint ( | (string) ObjectName ) |
(PART OF SCIVB Funtions)
(string) The Scintilla Object Name.
(number)
(number) Scintilla.GetColumn ( | (string) ObjectName ) |
(PART OF SCIVB Funtions)
(string) The Scintilla Object Name.
(number)
(number) Scintilla.SendEditor ( | (string) ObjectName, (number) Msg, (number) wParam, (variant) lParam ) |
(PART OF SCIVB Funtions)
(string) The Scintilla Object Name.
(number) Msg.
(number) wParam.
(variant) lParam.
(number)
Scintilla.FoldAll ( | (string) ObjectName ) |
(PART OF SCIVB Funtions)
(string) The Scintilla Object Name.
This action dose not return any value.
Scintilla.TabRight ( | (string) ObjectName ) |
(PART OF SCIVB Funtions)
(string) The Scintilla Object Name.
This action dose not return any value.
Scintilla.TabLeft ( | (string) ObjectName ) |
(PART OF SCIVB Funtions)
(string) The Scintilla Object Name.
This action dose not return any value.
(string) Scintilla.DirectSCI ( | (string) ObjectName, (string) DirectSCI ) |
(PART OF SCIVB Properties)Used as input/output (leave args blank to get input and set arg to put data).
(string) The Scintilla Object Name.
(string) DirectSCI.
(string)
(boolean) Scintilla.AutoCloseBracesSCIVB ( | (string) ObjectName, (boolean) AutoCloseBraces ) |
(PART OF SCIVB Properties)Used as input/output (leave args blank to get input and set arg to put data).
(string) The Scintilla Object Name.
(boolean) AutoCloseBraces.
(boolean)
(boolean) Scintilla.AutoCloseQuotesSCIVB ( | (string) ObjectName, (boolean) AutoCloseQuotes ) |
(PART OF SCIVB Properties)Used as input/output (leave args blank to get input and set arg to put data).
(string) The Scintilla Object Name.
(boolean) AutoCloseQuotes.
(boolean)
(boolean) Scintilla.HighlightBracesSCIVB ( | (string) ObjectName, (boolean) HighlightBraces ) |
(PART OF SCIVB Properties)Used as input/output (leave args blank to get input and set arg to put data).
(string) The Scintilla Object Name.
(boolean) HighlightBraces.
(boolean)
(number) Scintilla.CaretForeColorSCIVB ( | (string) ObjectName, (number) CaretForeColor ) |
(PART OF SCIVB Properties)Used as input/output (leave args blank to get input and set arg to put data).
(string) The Scintilla Object Name.
(number) CaretForeColor.
(number)
(string) Scintilla.Text ( | (string) ObjectName, (string) Text ) |
(PART OF SCIVB Properties)Used as input/output (leave args blank to get input and set arg to put data).
(string) The Scintilla Object Name.
(string) Text.
(string)
(string) Scintilla.SelText ( | (string) ObjectName, (string) SelText ) |
(PART OF SCIVB Properties)Used as input/output (leave args blank to get input and set arg to put data).
(string) The Scintilla Object Name.
(string) SelText.
(string)
(number) Scintilla.LineBackColor ( | (string) ObjectName, (number) LineBackColor ) |
(PART OF SCIVB Properties)Used as input/output (leave args blank to get input and set arg to put data).
(string) The Scintilla Object Name.
(number) LineBackColor.
(number)
(boolean) Scintilla.LineVisible ( | (string) ObjectName, (boolean) LineVisible ) |
(PART OF SCIVB Properties)Used as input/output (leave args blank to get input and set arg to put data).
(string) The Scintilla Object Name.
(boolean) LineVisible.
(boolean)
(number) Scintilla.CaretWidthSCIVB ( | (string) ObjectName, (number) CaretWidth ) |
(PART OF SCIVB Properties)Used as input/output (leave args blank to get input and set arg to put data).
(string) The Scintilla Object Name.
(number) CaretWidth.
(number)
(boolean) Scintilla.ClearUndoAfterSaveSCIVB ( | (string) ObjectName, (boolean) ClearUndoAfterSave ) |
(PART OF SCIVB Properties)Used as input/output (leave args blank to get input and set arg to put data).
(string) The Scintilla Object Name.
(boolean) ClearUndoAfterSave.
(boolean)
(number) Scintilla.BookmarkBack ( | (string) ObjectName, (number) BookmarkBack ) |
(PART OF SCIVB Properties)Used as input/output (leave args blank to get input and set arg to put data).
(string) The Scintilla Object Name.
(number) BookmarkBack.
(number)
(number) Scintilla.BookMarkFore ( | (string) ObjectName, (number) BookMarkFore ) |
(PART OF SCIVB Properties)Used as input/output (leave args blank to get input and set arg to put data).
(string) The Scintilla Object Name.
(number) BookMarkFore.
(number)
(number) Scintilla.FoldHi ( | (string) ObjectName, (number) FoldHi ) |
(PART OF SCIVB Properties)Used as input/output (leave args blank to get input and set arg to put data).
(string) The Scintilla Object Name.
(number) FoldHi.
(number)
(number) Scintilla.FoldLo ( | (string) ObjectName, (number) FoldLo ) |
(PART OF SCIVB Properties)Used as input/output (leave args blank to get input and set arg to put data).
(string) The Scintilla Object Name.
(number) FoldLo.
(number)
(number) Scintilla.MarkerBack ( | (string) ObjectName, (number) MarkerBack ) |
(PART OF SCIVB Properties)Used as input/output (leave args blank to get input and set arg to put data).
(string) The Scintilla Object Name.
(number) MarkerBack.
(number)
(number) Scintilla.MarkerForeSCIVB ( | (string) ObjectName, (number) MarkerFore ) |
(PART OF SCIVB Properties)Used as input/output (leave args blank to get input and set arg to put data).
(string) The Scintilla Object Name.
(number) MarkerFore.
(number)
(number) Scintilla.SelBack ( | (string) ObjectName, (number) SelBack ) |
(PART OF SCIVB Properties)Used as input/output (leave args blank to get input and set arg to put data).
(string) The Scintilla Object Name.
(number) SelBack.
(number)
(boolean) Scintilla.IndentationGuide ( | (string) ObjectName, (boolean) IndentationGuide ) |
(PART OF SCIVB Properties)Used as input/output (leave args blank to get input and set arg to put data).
(string) The Scintilla Object Name.
(boolean) IndentationGuide.
(boolean)
(number) Scintilla.SelFore ( | (string) ObjectName, (number) SelFore ) |
(PART OF SCIVB Properties)Used as input/output (leave args blank to get input and set arg to put data).
(string) The Scintilla Object Name.
(number) SelFore.
(number)
(boolean) Scintilla.EndAtLastLineSCIVB ( | (string) ObjectName, (boolean) EndAtLastLine ) |
(PART OF SCIVB Properties)Used as input/output (leave args blank to get input and set arg to put data).
(string) The Scintilla Object Name.
(boolean) EndAtLastLine.
(boolean)
(boolean) Scintilla.OverTypeSCIVB ( | (string) ObjectName, (boolean) OverType ) |
(PART OF SCIVB Properties)Used as input/output (leave args blank to get input and set arg to put data).
(string) The Scintilla Object Name.
(boolean) OverType.
(boolean)
(boolean) Scintilla.ScrollBarH ( | (string) ObjectName, (boolean) ScrollBarH ) |
(PART OF SCIVB Properties)Used as input/output (leave args blank to get input and set arg to put data).
(string) The Scintilla Object Name.
(boolean) ScrollBarH.
(boolean)
(boolean) Scintilla.ScrollBarV ( | (string) ObjectName, (boolean) ScrollBarV ) |
(PART OF SCIVB Properties)Used as input/output (leave args blank to get input and set arg to put data).
(string) The Scintilla Object Name.
(boolean) ScrollBarV.
(boolean)
(boolean) Scintilla.ViewEOL ( | (string) ObjectName, (boolean) ViewEOL ) |
(PART OF SCIVB Properties)Used as input/output (leave args blank to get input and set arg to put data).
(string) The Scintilla Object Name.
(boolean) ViewEOL.
(boolean)
(boolean) Scintilla.ShowCallTips ( | (string) ObjectName, (boolean) ShowCallTips ) |
(PART OF SCIVB Properties)Used as input/output (leave args blank to get input and set arg to put data).
(string) The Scintilla Object Name.
(boolean) ShowCallTips.
(boolean)
(boolean) Scintilla.ViewWhiteSpace ( | (string) ObjectName, (boolean) ViewWhiteSpace ) |
(PART OF SCIVB Properties)Used as input/output (leave args blank to get input and set arg to put data).
(string) The Scintilla Object Name.
(boolean) ViewWhiteSpace.
(boolean)
(number) Scintilla.EdgeColorSCIVB ( | (string) ObjectName, (number) EdgeColor ) |
(PART OF SCIVB Properties)Used as input/output (leave args blank to get input and set arg to put data).
(string) The Scintilla Object Name.
(number) EdgeColor.
(number)
(number) Scintilla.EdgeColumn ( | (string) ObjectName, (number) EdgeColumn ) |
(PART OF SCIVB Properties)Used as input/output (leave args blank to get input and set arg to put data).
(string) The Scintilla Object Name.
(number) EdgeColumn.
(number)
(number) Scintilla.EdgeMode ( | (string) ObjectName, (number) EdgeMode ) |
(PART OF SCIVB Properties)Used as input/output (leave args blank to get input and set arg to put data).
(string) The Scintilla Object Name.
(number) EdgeMode.
CONSTANT | VALUE | DESCRIPTION |
EdgeNone | NA | NA |
EdgeLine | NA | NA |
EdgeBackground | NA | NA |
(number)
(number) Scintilla.EOL ( | (string) ObjectName, (number) EOL ) |
(PART OF SCIVB Properties)Used as input/output (leave args blank to get input and set arg to put data).
(string) The Scintilla Object Name.
(number) EOL.
CONSTANT | VALUE | DESCRIPTION |
SC_EOL_CRLF | NA | NA |
SC_EOL_CR | NA | NA |
SC_EOL_LF | NA | NA |
(number)
(boolean) Scintilla.Folding ( | (string) ObjectName, (boolean) Folding ) |
(PART OF SCIVB Properties)Used as input/output (leave args blank to get input and set arg to put data).
(string) The Scintilla Object Name.
(boolean) Folding.
(boolean)
(number) Scintilla.Gutter0Type ( | (string) ObjectName, (number) Gutter0Type ) |
(PART OF SCIVB Properties)Used as input/output (leave args blank to get input and set arg to put data).
(string) The Scintilla Object Name.
(number) Gutter0Type.
CONSTANT | VALUE | DESCRIPTION |
GutSymbol | NA | NA |
GutLineNumber | NA | NA |
(number)
(number) Scintilla.Gutter0Width ( | (string) ObjectName, (number) Gutter0Width ) |
(PART OF SCIVB Properties)Used as input/output (leave args blank to get input and set arg to put data).
(string) The Scintilla Object Name.
(number) Gutter0Width.
(number)
(number) Scintilla.Gutter1Type ( | (string) ObjectName, (number) Gutter1Type ) |
(PART OF SCIVB Properties)Used as input/output (leave args blank to get input and set arg to put data).
(string) The Scintilla Object Name.
(number) Gutter1Type.
CONSTANT | VALUE | DESCRIPTION |
GutSymbol | NA | NA |
GutLineNumber | NA | NA |
(number)
(number) Scintilla.Gutter1Width ( | (string) ObjectName, (number) Gutter1Width ) |
(PART OF SCIVB Properties)Used as input/output (leave args blank to get input and set arg to put data).
(string) The Scintilla Object Name.
(number) Gutter1Width.
(number)
(number) Scintilla.Gutter2Type ( | (string) ObjectName, (number) Gutter2Type ) |
(PART OF SCIVB Properties)Used as input/output (leave args blank to get input and set arg to put data).
(string) The Scintilla Object Name.
(number) Gutter2Type.
CONSTANT | VALUE | DESCRIPTION |
GutSymbol | NA | NA |
GutLineNumber | NA | NA |
(number)
(number) Scintilla.Gutter2Width ( | (string) ObjectName, (number) Gutter2Width ) |
(PART OF SCIVB Properties)Used as input/output (leave args blank to get input and set arg to put data).
(string) The Scintilla Object Name.
(number) Gutter2Width.
(number)
(boolean) Scintilla.MaintainIndentationSCIVB ( | (string) ObjectName, (boolean) MaintainIndentation ) |
(PART OF SCIVB Properties)Used as input/output (leave args blank to get input and set arg to put data).
(string) The Scintilla Object Name.
(boolean) MaintainIndentation.
(boolean)
(boolean) Scintilla.TabIndentsSCIVB ( | (string) ObjectName, (boolean) TabIndents ) |
(PART OF SCIVB Properties)Used as input/output (leave args blank to get input and set arg to put data).
(string) The Scintilla Object Name.
(boolean) TabIndents.
(boolean)
(boolean) Scintilla.BackSpaceUnIndentsSCIVB ( | (string) ObjectName, (boolean) BackSpaceUnIndents ) |
(PART OF SCIVB Properties)Used as input/output (leave args blank to get input and set arg to put data).
(string) The Scintilla Object Name.
(boolean) BackSpaceUnIndents.
(boolean)
(boolean) Scintilla.AutoCompleteOnCTRLSpace ( | (string) ObjectName, (boolean) AutoCompleteOnCTRLSpace ) |
(PART OF SCIVB Properties)Used as input/output (leave args blank to get input and set arg to put data).
(string) The Scintilla Object Name.
(boolean) AutoCompleteOnCTRLSpace.
(boolean)
(string) Scintilla.AutoCompleteStart ( | (string) ObjectName, (string) AutoCompleteStart ) |
(PART OF SCIVB Properties)Used as input/output (leave args blank to get input and set arg to put data).
(string) The Scintilla Object Name.
(string) AutoCompleteStart.
(string)
(string) Scintilla.AutoCompleteString ( | (string) ObjectName, (string) AutoCompleteString ) |
(PART OF SCIVB Properties)Used as input/output (leave args blank to get input and set arg to put data).
(string) The Scintilla Object Name.
(string) AutoCompleteString.
(string)
(boolean) Scintilla.AutoShowAutoComplete ( | (string) ObjectName, (boolean) AutoShowAutoComplete ) |
(PART OF SCIVB Properties)Used as input/output (leave args blank to get input and set arg to put data).
(string) The Scintilla Object Name.
(boolean) AutoShowAutoComplete.
(boolean)
(boolean) Scintilla.ContextMenu ( | (string) ObjectName, (boolean) ContextMenu ) |
(PART OF SCIVB Properties)Used as input/output (leave args blank to get input and set arg to put data).
(string) The Scintilla Object Name.
(boolean) ContextMenu.
(boolean)
(boolean) Scintilla.IgnoreAutoCompleteCase ( | (string) ObjectName, (boolean) IgnoreAutoCompleteCase ) |
(PART OF SCIVB Properties)Used as input/output (leave args blank to get input and set arg to put data).
(string) The Scintilla Object Name.
(boolean) IgnoreAutoCompleteCase.
(boolean)
(boolean) Scintilla.LineNumbers ( | (string) ObjectName, (boolean) LineNumbers ) |
(PART OF SCIVB Properties)Used as input/output (leave args blank to get input and set arg to put data).
(string) The Scintilla Object Name.
(boolean) LineNumbers.
(boolean)
(boolean) Scintilla.ReadOnly ( | (string) ObjectName, (boolean) ReadOnly ) |
(PART OF SCIVB Properties)Used as input/output (leave args blank to get input and set arg to put data).
(string) The Scintilla Object Name.
(boolean) ReadOnly.
(boolean)
(boolean) Scintilla.Modified ( | (string) ObjectName, (boolean) Modified ) |
(PART OF SCIVB Properties)Used as input/output (leave args blank to get input and set arg to put data).
(string) The Scintilla Object Name.
(boolean) Modified.
(boolean)
(number) Scintilla.ScrollWidth ( | (string) ObjectName, (number) ScrollWidth ) |
(PART OF SCIVB Properties)Used as input/output (leave args blank to get input and set arg to put data).
(string) The Scintilla Object Name.
(number) ScrollWidth.
(number)
(boolean) Scintilla.ShowFlags ( | (string) ObjectName, (boolean) ShowFlags ) |
(PART OF SCIVB Properties)Used as input/output (leave args blank to get input and set arg to put data).
(string) The Scintilla Object Name.
(boolean) ShowFlags.
(boolean)
(number) Scintilla.IndentWidth ( | (string) ObjectName, (number) IndentWidth ) |
(PART OF SCIVB Properties)Used as input/output (leave args blank to get input and set arg to put data).
(string) The Scintilla Object Name.
(number) IndentWidth.
(number)
(boolean) Scintilla.UseTabs ( | (string) ObjectName, (boolean) UseTabs ) |
(PART OF SCIVB Properties)Used as input/output (leave args blank to get input and set arg to put data).
(string) The Scintilla Object Name.
(boolean) UseTabs.
(boolean)
(number) Scintilla.WordWrap ( | (string) ObjectName, (number) WordWrap ) |
(PART OF SCIVB Properties)Used as input/output (leave args blank to get input and set arg to put data).
(string) The Scintilla Object Name.
(number) WordWrap.
CONSTANT | VALUE | DESCRIPTION |
NoWrap | NA | NA |
Wrap | NA | NA |
WrapChar | NA | NA |
(number)
(string) Scintilla.CurHigh ( | (string) ObjectName, (string) CurHigh ) |
(PART OF SCIVB Properties)Used as input/output (leave args blank to get input and set arg to put data).
(string) The Scintilla Object Name.
(string) CurHigh.
(string)
(string) Scintilla.FoldMarker ( | (string) ObjectName, (string) FoldMarker ) |
(PART OF SCIVB Properties)Used as input/output (leave args blank to get input and set arg to put data).
(string) The Scintilla Object Name.
(string) FoldMarker.
(string)
(boolean) Scintilla.FoldAtElse ( | (string) ObjectName, (boolean) FoldAtElse ) |
(PART OF SCIVB Properties)Used as input/output (leave args blank to get input and set arg to put data).
(string) The Scintilla Object Name.
(boolean) FoldAtElse.
(boolean)
(boolean) Scintilla.FoldComment ( | (string) ObjectName, (boolean) FoldComment ) |
(PART OF SCIVB Properties)Used as input/output (leave args blank to get input and set arg to put data).
(string) The Scintilla Object Name.
(boolean) FoldComment.
(boolean)
(boolean) Scintilla.FoldCompact ( | (string) ObjectName, (boolean) FoldCompact ) |
(PART OF SCIVB Properties)Used as input/output (leave args blank to get input and set arg to put data).
(string) The Scintilla Object Name.
(boolean) FoldCompact.
(boolean)
(boolean) Scintilla.FoldHTML ( | (string) ObjectName, (boolean) FoldHTML ) |
(PART OF SCIVB Properties)Used as input/output (leave args blank to get input and set arg to put data).
(string) The Scintilla Object Name.
(boolean) FoldHTML.
(boolean)
(number) Scintilla.MarginFore ( | (string) ObjectName, (number) MarginFore ) |
(PART OF SCIVB Properties)Used as input/output (leave args blank to get input and set arg to put data).
(string) The Scintilla Object Name.
(number) MarginFore.
(number)
(number) Scintilla.MarginBack ( | (string) ObjectName, (number) MarginBack ) |
(PART OF SCIVB Properties)Used as input/output (leave args blank to get input and set arg to put data).
(string) The Scintilla Object Name.
(number) MarginBack.
(number)
(number) Scintilla.SelStart ( | (string) ObjectName, (number) SelStart ) |
(PART OF SCIVB Properties)Used as input/output (leave args blank to get input and set arg to put data).
(string) The Scintilla Object Name.
(number) SelStart.
(number)
(number) Scintilla.SelEnd ( | (string) ObjectName, (number) SelEnd ) |
(PART OF SCIVB Properties)Used as input/output (leave args blank to get input and set arg to put data).
(string) The Scintilla Object Name.
(number) SelEnd.
(number)
(number) Scintilla.BraceMatchFore ( | (string) ObjectName, (number) BraceMatchFore ) |
(PART OF SCIVB Properties)Used as input/output (leave args blank to get input and set arg to put data).
(string) The Scintilla Object Name.
(number) BraceMatchFore.
(number)
(number) Scintilla.BraceBadFore ( | (string) ObjectName, (number) BraceBadFore ) |
(PART OF SCIVB Properties)Used as input/output (leave args blank to get input and set arg to put data).
(string) The Scintilla Object Name.
(number) BraceBadFore.
(number)
(boolean) Scintilla.BraceMatchBold ( | (string) ObjectName, (boolean) BraceMatchBold ) |
(PART OF SCIVB Properties)Used as input/output (leave args blank to get input and set arg to put data).
(string) The Scintilla Object Name.
(boolean) BraceMatchBold.
(boolean)
(boolean) Scintilla.BraceMatchItalic ( | (string) ObjectName, (boolean) BraceMatchItalic ) |
(PART OF SCIVB Properties)Used as input/output (leave args blank to get input and set arg to put data).
(string) The Scintilla Object Name.
(boolean) BraceMatchItalic.
(boolean)
(boolean) Scintilla.BraceMatchUnderline ( | (string) ObjectName, (boolean) BraceMatchUnderline ) |
(PART OF SCIVB Properties)Used as input/output (leave args blank to get input and set arg to put data).
(string) The Scintilla Object Name.
(boolean) BraceMatchUnderline.
(boolean)
(number) Scintilla.BraceMatchBack ( | (string) ObjectName, (number) BraceMatchBack ) |
(PART OF SCIVB Properties)Used as input/output (leave args blank to get input and set arg to put data).
(string) The Scintilla Object Name.
(number) BraceMatchBack.
(number)
(number) Scintilla.BraceBadBack ( | (string) ObjectName, (number) BraceBadBack ) |
(PART OF SCIVB Properties)Used as input/output (leave args blank to get input and set arg to put data).
(string) The Scintilla Object Name.
(number) BraceBadBack.
(number)
(number) Scintilla.CodePage ( | (string) ObjectName, (number) CodePage ) |
(PART OF SCIVB Properties)Used as input/output (leave args blank to get input and set arg to put data).
(string) The Scintilla Object Name.
(number) CodePage.
CONSTANT | VALUE | DESCRIPTION |
SC_DEFAULT | NA | NA |
SC_CP_DBCS | NA | NA |
SC_JAPANESE | NA | NA |
SC_CHINESE | NA | NA |
SC_KOREAN | NA | NA |
SC_CP_UTF8 | NA | NA |
(number)
Scintilla.SetHighlighter ( | (string) ObjectName, (string) HighlighterName ) |
(PART OF SCIHighlighter Funtions)
(string) The Scintilla Object Name.
(string) HighlighterName.
This action dose not return any value.
Scintilla.LoadHighlighters ( | (string) ObjectName, (string) Path ) |
(PART OF SCIHighlighter Funtions)
(string) The Scintilla Object Name.
(string) Path.
This action dose not return any value.
(boolean) Scintilla.DoOptions ( | (string) ObjectName, (string) HighlightersPath ) |
(PART OF SCIHighlighter Funtions)
(string) The Scintilla Object Name.
(string) HighlightersPath.
(boolean)
(boolean) Scintilla.SetStylesAndOptions ( | (string) ObjectName, (string) HighlightersName ) |
(PART OF SCIHighlighter Funtions)
(string) The Scintilla Object Name.
(string) HighlightersName.
(boolean)
(boolean) Scintilla.WriteSettings ( | (string) ObjectName, (string) RegPath ) |
(PART OF SCIHighlighter Funtions)
(string) The Scintilla Object Name.
(string) RegPath.
(boolean)
(boolean) Scintilla.ReadSettings ( | (string) ObjectName, (string) RegPath ) |
(PART OF SCIHighlighter Funtions)
(string) The Scintilla Object Name.
(string) RegPath.
(boolean)
(boolean) Scintilla.ExportToHTML ( | (string) ObjectName, (string) FilePath ) |
(PART OF SCIHighlighter Funtions)
(string) The Scintilla Object Name.
(string) FilePath.
(boolean)
(boolean) Scintilla.SetHighlighterExt ( | (string) ObjectName, (string) File ) |
(PART OF SCIHighlighter Funtions)
(string) The Scintilla Object Name.
(string) File.
(boolean)
Scintilla.CommentBlock ( | (string) ObjectName ) |
(PART OF SCIHighlighter Funtions)
(string) The Scintilla Object Name.
This action dose not return any value.
Scintilla.UncommentBlock ( | (string) ObjectName ) |
(PART OF SCIHighlighter Funtions)
(string) The Scintilla Object Name.
This action dose not return any value.
(boolean) Scintilla.AutoCloseBracesSCIHi ( | (string) ObjectName, (boolean) AutoCloseBraces ) |
(PART OF SCIHighlighter Properties)Used as input/output (leave args blank to get input and set arg to put data)
(string) The Scintilla Object Name.
(boolean) AutoCloseBraces.
(boolean)
(boolean) Scintilla.AutoCloseQuotesSCIHi ( | (string) ObjectName, (boolean) AutoCloseQuotes ) |
(PART OF SCIHighlighter Properties)Used as input/output (leave args blank to get input and set arg to put data)
(string) The Scintilla Object Name.
(boolean) AutoCloseQuotes.
(boolean)
(boolean) Scintilla.TabIndentsSCIHi ( | (string) ObjectName, (boolean) TabIndents ) |
(PART OF SCIHighlighter Properties)Used as input/output (leave args blank to get input and set arg to put data)
(string) The Scintilla Object Name.
(boolean) TabIndents.
(boolean)
(boolean) Scintilla.BackSpaceUnIndentsSCIHi ( | (string) ObjectName, (boolean) BackSpaceUnIndents ) |
(PART OF SCIHighlighter Properties)Used as input/output (leave args blank to get input and set arg to put data)
(string) The Scintilla Object Name.
(boolean) BackSpaceUnIndents.
(boolean)
(number) Scintilla.BookmarkBackSCIHi ( | (string) ObjectName, (number) BookmarkBack ) |
(PART OF SCIHighlighter Properties)Used as input/output (leave args blank to get input and set arg to put data)
(string) The Scintilla Object Name.
(number) BookmarkBack.
(number)
(number) Scintilla.BookMarkForeSCIHi ( | (string) ObjectName, (number) BookMarkFore ) |
(PART OF SCIHighlighter Properties)Used as input/output (leave args blank to get input and set arg to put data)
(string) The Scintilla Object Name.
(number) BookMarkFore.
(number)
(number) Scintilla.MarkerBack ( | (string) ObjectName, (number) MarkerBack ) |
(PART OF SCIHighlighter Properties)Used as input/output (leave args blank to get input and set arg to put data)
(string) The Scintilla Object Name.
(number) MarkerBack.
(number)
(number) Scintilla.MarkerForeSCIHi ( | (string) ObjectName, (number) MarkerFore ) |
(PART OF SCIHighlighter Properties)Used as input/output (leave args blank to get input and set arg to put data)
(string) The Scintilla Object Name.
(number) MarkerFore.
(number)
(number) Scintilla.TabWidth ( | (string) ObjectName, (number) TabWidth ) |
(PART OF SCIHighlighter Properties)Used as input/output (leave args blank to get input and set arg to put data)
(string) The Scintilla Object Name.
(number) TabWidth.
(number)
(number) Scintilla.CaretForeColorSCIHi ( | (string) ObjectName, (number) CaretForeColor ) |
(PART OF SCIHighlighter Properties)Used as input/output (leave args blank to get input and set arg to put data)
(string) The Scintilla Object Name.
(number) CaretForeColor.
(number)
(number) Scintilla.CaretWidthSCIHi ( | (string) ObjectName, (number) CaretWidth ) |
(PART OF SCIHighlighter Properties)Used as input/output (leave args blank to get input and set arg to put data)
(string) The Scintilla Object Name.
(number) CaretWidth.
(number)
(number) Scintilla.EdgeColorSCIHi ( | (string) ObjectName, (number) EdgeColor ) |
(PART OF SCIHighlighter Properties)Used as input/output (leave args blank to get input and set arg to put data)
(string) The Scintilla Object Name.
(number) EdgeColor.
(number)
(number) Scintilla.EOLMode ( | (string) ObjectName, (number) EOLMode ) |
(PART OF SCIHighlighter Properties)Used as input/output (leave args blank to get input and set arg to put data)
(string) The Scintilla Object Name.
(number) EOLMode.
CONSTANT | VALUE | DESCRIPTION |
SC_EOL_CRLF | NA | NA |
SC_EOL_CR | NA | NA |
SC_EOL_LF | NA | NA |
(number)
(boolean) Scintilla.HighlightBracesSCIHi ( | (string) ObjectName, (boolean) HighlightBraces ) |
(PART OF SCIHighlighter Properties)Used as input/output (leave args blank to get input and set arg to put data)
(string) The Scintilla Object Name.
(boolean) HighlightBraces.
(boolean)
(boolean) Scintilla.ClearUndoAfterSaveSCIHi ( | (string) ObjectName, (boolean) ClearUndoAfterSave ) |
(PART OF SCIHighlighter Properties)Used as input/output (leave args blank to get input and set arg to put data)
(string) The Scintilla Object Name.
(boolean) ClearUndoAfterSave.
(boolean)
(boolean) Scintilla.EndAtLastLineSCIHi ( | (string) ObjectName, (boolean) EndAtLastLine ) |
(PART OF SCIHighlighter Properties)Used as input/output (leave args blank to get input and set arg to put data)
(string) The Scintilla Object Name.
(boolean) EndAtLastLine.
(boolean)
(boolean) Scintilla.MaintainIndentationSCIHi ( | (string) ObjectName, (boolean) MaintainIndentation ) |
(PART OF SCIHighlighter Properties)Used as input/output (leave args blank to get input and set arg to put data)
(string) The Scintilla Object Name.
(boolean) MaintainIndentation.
(boolean)
(boolean) Scintilla.OverTypeSCIHi ( | (string) ObjectName, (boolean) OverType ) |
(PART OF SCIHighlighter Properties)Used as input/output (leave args blank to get input and set arg to put data)
(string) The Scintilla Object Name.
(boolean) OverType.
(boolean)
This File Was Generated With AMS ActionFile Editor