home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip: 25 Years Anniversary
/
CHIP_25Jahre_Jubilaeum.iso
/
downloads
/
400616
/
data1.cab
/
Common-Lexware-Formulareditor23
/
lxscroe6.ini
< prev
Wrap
INI File
|
2003-04-01
|
6KB
|
325 lines
;INI-Datei fⁿr den Formulareditor ab Version 2.20
[Druckerbox]
Anzeigen = 1
[Parser]
Operators = +-*/=<>
Delimiters = ,./<>?;:'"[]{}\|`~!@#$%^&*()-=+
KWStartChars =
KWMiddleChars =
KWEndChars =
NumTags = 2
[Tag1]
ColorGroup = String
BeginTag = "
EndTag="
MultiLine=0
EscapeChar=\
[Tag2]
ColorGroup = Comment
BeginTag = '
EndTag = '
MultiLine=0
EscapeChar=\
[Editor]
TabSize = 3
AutoIndent = 1
ShowWhitespace = 0
VirtualWhitespace = 0
ReplaceTabs = 0
MatchCase = 0
[Font]
FaceName = Courier New
Size = 10
Italic = 0
Bold = 0
[ColorGroups]
NumGroups = 10
Group1 = Text
Group2 = Text Selection
Group3 = Number
Group4 = Operator
Group5 = Comment
Group6 = String
;eigene:
Group7 = keyword
Group8 = function
Group9 = type
Group10 = const
[Text]
Foreground = 0,0,0
Background = 255,255,255
DisplayName = Text
Configurable = 1
BackColorAutomatic = 1
ForeColorAutomatic = 1
[Text Selection]
Foreground = 255,255,255
Background = 0,0,0
BackColorAutomatic = 1
ForeColorAutomatic = 1
DisplayName=Text Selection
Configurable=1
[Number]
Foreground = 0,0,0
Background = 255,255,255
BackColorAutomatic = 1
ForeColorAutomatic = 1
DisplayName=Number
Configurable=1
[Operator]
Foreground = 0,0,0
Background = 255,255,255
BackColorAutomatic = 1
ForeColorAutomatic = 1
DisplayName=Operator
Configurable=1
[Comment]
Foreground = 0,128,0
Background = 255,255,255
BackColorAutomatic = 1
ForeColorAutomatic=0
DisplayName=Comment
Configurable=1
[String]
Foreground = 255,0,0
Background = 255,255,255
BackColorAutomatic = 1
ForeColorAutomatic = 1
DisplayName=String
Configurable=1
[keyword]
Foreground = 0,0,255
Background = 255,255,255
BackColorAutomatic = 1
ForeColorAutomatic = 1
DisplayName=keyword
Configurable=1
[function]
Foreground = 0,0,128
Background = 255,255,255
BackColorAutomatic = 1
ForeColorAutomatic = 1
DisplayName=function
Configurable=1
[type]
Foreground = 128,0,128
Background = 255,255,255
BackColorAutomatic = 1
ForeColorAutomatic = 1
DisplayName=type
Configurable=1
[const]
Foreground = 128,0,128
Background = 255,255,255
BackColorAutomatic = 1
ForeColorAutomatic = 1
DisplayName=const
Configurable=1
[Keywords]
; Keyw÷rter
include=keyword
function=keyword
const=keyword
dim=keyword
as=keyword
ref=keyword
Declare=keyword
external=keyword
if=keyword
then=keyword
else=keyword
end=keyword
while=keyword
do=keyword
description=keyword
; Datentypen
bool=type
numeric=type
string=type
object=type
celltype=type
CellTemplateType=type
fonttype=type
pentype=type
; Konstanten
null=const
EVENT_START_PAGE=const
EVENT_END_PAGE=const
EVENT_PRINT_HEADER=const
EVENT_PRINT_FOOTER=const
EVENT_BREAK_TABLE=const
EVENT_END_TABLE=const
FONT_NORMAL=const
FONT_BOLD=const
FONT_ITALIC=const
FONT_BOLD_ITALIC=const
COLOR_TRANSPARENT=const
COLOR_BLACK=const
COLOR_WHITE=const
COLOR_RED=const
COLOR_GREEN=const
COLOR_BLUE=const
COLOR_LIGHTGREY=const
PEN_SOLID=const
PEN_DOT=const
PEN_DASH=const
PEN_NULL=const
PAGE_PORTRAIT=const
PAGE_LANDSCAPE=const
PAGE_STANDARD=const
TARGET_PRINTER=const
TARGET_FILE=const
TARGET_COM=const
LINE_BOTTOM=const
LINE_TOP=const
CELL_ROOT=const
CELL_BORDER_TOP=const
CELL_BORDER_BOTTOM=const
CELL_BORDER_LEFT=const
CELL_BORDER_RIGHT=const
CELL_BORDER_ALL=const
CELL_TYPE_DYNHORZ=const
CELL_TYPE_DYNVERT=const
CELL_TYPE_HORZ=const
CELL_TYPE_VERT=const
CELL_TYPE_CLIP=const
CELL_LINE_SEPARATOR=const
CELL_WORD_WRAP=const
CELL_TEXT_LEFT=const
CELL_TEXT_RIGHT=const
CELL_TEXT_CENTER=const
hNullPen=const
hDotPen=const
hSolidPen=const
page_orientation=const
form_target=const
form_description=const
form_code=const
form_version=const
device_number=const
device_description=const
FN_DEFAULT=const
FN_CUSTOM=const
FN_LOCALE=const
true=const
false=const
; Funktionen
CreateObject=function
ReleaseObject=function
SetPos=function
GetPos=function
GetPosX=function
GetPosY=function
SetFont=function
SetFontName=function
SetFontSize=function
SetFontType=function
SetFontColor=function
CreateFont=function
SelectFont=function
SetPen=function
SetPenWidth=function
SetPenType=function
SetPenColor=function
CreatePen=function
SelectPen=function
SetBodyMargin=function
SetHeaderMargin=function
SetFooterMargin=function
SetTabs=function
RemoveTab=function
RemoveAllTabs=function
GetPageNumber=function
GetAreaLength=function
GetAreaWidth=function
GetLineHeight=function
Now=function
GetProgramName=function
GetProgramVersion=function
GetFormFileName=function
SetFormatNumericOptions=function
FormatNumeric=function
FormatString=function
FormatDate=function
PageBreak=function
T=function
TL=function
LF=function
PAGENUMBER=function
PRINTDATE=function
SetWordWrap=function
DrawText=function
DrawTextLn=function
DrawTextExt=function
DrawLine=function
DrawLineExt=function
DrawHorzLine=function
DrawRect=function
DrawRectExt=function
DrawBitmap=function
CreateCell=function
CreateCellEx=function
CreateCellTemplate=function
CreateCellFromTemplate=function
DeleteCell=function
DeleteCellChildren=function
GetCellByIndex=function
SetCellParent=function
DuplicateCell=function
SetCellFont=function
SetCellBackground=function
SetCellClip=function
SetCellBorder=function
SetCellText=function
SetCellAlign=function
SetCellTextBorder=function
SetCellSize=function
SetCellFlags=function
GetCellWidth=function
GetCellHeight=function
SetHeaderCell=function
SetFooterCell=function
DrawCell=function
SelectCellFont=function
SelectCellBorder=function
SetEventHandler=function
DeleteEventHandler=function
LXPlayMetafile=function
Modulo=function
DrawGIF=function
DrawJPG=function
StringRight=function
StringLeft=function
StringMid=function
StringLength=function
StringGetAt=function
StringSetAt=function
StringMakeUpper=function
StringMakeLower=function
GetObject=function
StringToNumeric=function
SetPrintDevice=function
FormatOleDateTime=function