Position
Overview
Location
- Reference: RemObjects.Elements.Cirrus.dll
- Namespace: RemObjects.Elements.Cirrus
constructor
constructor
Position()
init()
Position()
Sub New()
constructor(aFile: String; aStartRow: Int32; aStartCol: Int32; aEndRow: Int32; aEndCol: Int32)
Position(String aFile, Int32 aStartRow, Int32 aStartCol, Int32 aEndRow, Int32 aEndCol)
init(_ aFile: String, _ aStartRow: Int32, _ aStartCol: Int32, _ aEndRow: Int32, _ aEndCol: Int32)
Position(String aFile, Int32 aStartRow, Int32 aStartCol, Int32 aEndRow, Int32 aEndCol)
Sub New(aFile As String, aStartRow As Int32, aStartCol As Int32, aEndRow As Int32, aEndCol As Int32)
Parameters:
- aFile:
- aStartRow:
- aStartCol:
- aEndRow:
- aEndCol:
EndCol
property EndCol: Int32 read write;
Int32 EndCol { get; set; }
var EndCol: Int32 { get{} set{} }
Int32 EndCol { __get; __set; }
Property EndCol() As Int32
EndRow
property EndRow: Int32 read write;
Int32 EndRow { get; set; }
var EndRow: Int32 { get{} set{} }
Int32 EndRow { __get; __set; }
Property EndRow() As Int32
fFile
var fFile: String;
String fFile
var fFile: String
String fFile
FIELD fFile() As String
File
property File: String read write;
String File { get; set; }
var File: String { get{} set{} }
String File { __get; __set; }
Property File() As String
SourceLanguage
property SourceLanguage: Language read;
Language SourceLanguage { get; }
var SourceLanguage: Language { get{} }
Language SourceLanguage { __get; }
ReadOnly Property SourceLanguage() As Language
StartCol
property StartCol: Int32 read write;
Int32 StartCol { get; set; }
var StartCol: Int32 { get{} set{} }
Int32 StartCol { __get; __set; }
Property StartCol() As Int32
StartRow
property StartRow: Int32 read write;
Int32 StartRow { get; set; }
var StartRow: Int32 { get{} set{} }
Int32 StartRow { __get; __set; }
Property StartRow() As Int32
fFile
var fFile: String;
String fFile
var fFile: String
String fFile
FIELD fFile() As String
EndCol
property EndCol: Int32 read write;
Int32 EndCol { get; set; }
var EndCol: Int32 { get{} set{} }
Int32 EndCol { __get; __set; }
Property EndCol() As Int32
EndRow
property EndRow: Int32 read write;
Int32 EndRow { get; set; }
var EndRow: Int32 { get{} set{} }
Int32 EndRow { __get; __set; }
Property EndRow() As Int32
File
property File: String read write;
String File { get; set; }
var File: String { get{} set{} }
String File { __get; __set; }
Property File() As String
SourceLanguage
property SourceLanguage: Language read;
Language SourceLanguage { get; }
var SourceLanguage: Language { get{} }
Language SourceLanguage { __get; }
ReadOnly Property SourceLanguage() As Language
StartCol
property StartCol: Int32 read write;
Int32 StartCol { get; set; }
var StartCol: Int32 { get{} set{} }
Int32 StartCol { __get; __set; }
Property StartCol() As Int32
StartRow
property StartRow: Int32 read write;
Int32 StartRow { get; set; }
var StartRow: Int32 { get{} set{} }
Int32 StartRow { __get; __set; }
Property StartRow() As Int32
constructor
constructor
Position()
init()
Position()
Sub New()
constructor(aFile: String; aStartRow: Int32; aStartCol: Int32; aEndRow: Int32; aEndCol: Int32)
Position(String aFile, Int32 aStartRow, Int32 aStartCol, Int32 aEndRow, Int32 aEndCol)
init(_ aFile: String, _ aStartRow: Int32, _ aStartCol: Int32, _ aEndRow: Int32, _ aEndCol: Int32)
Position(String aFile, Int32 aStartRow, Int32 aStartCol, Int32 aEndRow, Int32 aEndCol)
Sub New(aFile As String, aStartRow As Int32, aStartCol As Int32, aEndRow As Int32, aEndCol As Int32)
Parameters:
- aFile:
- aStartRow:
- aStartCol:
- aEndRow:
- aEndCol: