Class
Close, GetNamedBook, GetNamedCommand, GetNamedMenu, GetNamedMenuItemSeparator, GetProps, NewNamedBook, NewNamedCommand, NewNamedMenu, NewNamedMenuItemSeparator, ObjectValid, SetProps
app
QuickLinks
Properties
Property | Type | Access | Description |
---|---|---|---|
ActiveBook | Book | readwrite | |
ActiveDoc | Doc | readwrite | |
AddMarkerTypeToStandardMarkers | string | readwrite | |
ApplyFormatRules | int | readwrite | |
AutoBackup | int | readwrite | |
AutoSave | int | readwrite | |
AutoSaveSeconds | int | readwrite | |
BinDir | string | readonly | |
CurrentDir | string | readonly | |
CurrentMenuSet | int | readwrite | |
DisplayName | string | readonly | |
Displaying | int | readwrite | |
DoNotGenerateErrorLog | int | readwrite | |
DocOpenClientEncounteredErrors | int | readwrite | |
FirstCommandInSession | Command | readwrite | |
FirstMenuItemInSession | FMObject | readonly | |
FirstOpenBook | Book | readonly | |
FirstOpenDoc | Doc | readonly | |
FontAngleNames | Strings | readonly | |
FontFamilyAttributes | Ints | readonly | |
FontFamilyNames | Strings | readonly | |
FontVariationNames | Strings | readonly | |
FontWeightNames | Strings | readonly | |
Gravity | int | readwrite | |
GreekSize | int | readwrite | |
HelpDir | string | readonly | |
HomeDir | string | readonly | |
HostName | string | readonly | |
IconBarOn | int | readwrite | |
InitDir | string | readonly | |
IsIconified | int | readwrite | |
IsInFront | int | readwrite | |
IsOnScreen | int | readwrite | |
IsTechnicalSuiteLicensed | int | readonly | |
Label | string | readwrite | |
Language | int | readonly | |
MarkerNames | Strings | readonly | |
OpenDir | string | readwrite | |
OperatingSystem | string | readonly | |
Path | string | readonly | |
Platform | string | readonly | |
ProcessNumber | int | readwrite | |
ProductIsDemo | bool | readwrite | |
ProductIsStructured | bool | readwrite | |
ProductName | string | readonly | |
Reformatting | int | readwrite | |
RememberMissingFontNames | int | readwrite | |
RpcProgramNumber | int | readwrite | |
RpcPropertyName | string | readwrite | |
ScreenHeight | int | readwrite | |
ScreenWidth | int | readwrite | |
ScreenX | int | readwrite | |
ScreenY | int | readwrite | |
SgmlDir | string | readonly | |
Snap | int | readwrite | |
StructureDir | string | readonly | |
TechSuiteInternal | int | readwrite | |
TmpDir | string | readonly | |
UserHomeDir | string | readonly | |
UserLogin | string | readonly | |
UserName | string | readonly | |
Validating | int | readwrite | |
VersionMajor | int | readonly | |
VersionMinor | int | readonly | |
WindowSystem | string | readonly | |
XmlDir | string | readonly |
Methods
Instances
Parameter | Type | Description |
---|---|---|
flags | int |
void GetNamedBook (name: string)
Parameter | Type | Description |
---|---|---|
name | string |
void GetNamedCommand (name: string)
Parameter | Type | Description |
---|---|---|
name | string |
void GetNamedMenu (name: string)
Parameter | Type | Description |
---|---|---|
name | string |
void GetNamedMenuItemSeparator (name: string)
Parameter | Type | Description |
---|---|---|
name | string |
PropVals GetProps ()
void NewNamedBook (name: string)
Parameter | Type | Description |
---|---|---|
name | string |
void NewNamedCommand (name: string)
Parameter | Type | Description |
---|---|---|
name | string |
void NewNamedMenu (name: string)
Parameter | Type | Description |
---|---|---|
name | string |
void NewNamedMenuItemSeparator (name: string)
Parameter | Type | Description |
---|---|---|
name | string |
void SetProps (setVal: PropVals)
Parameter | Type | Description |
---|---|---|
setVal | PropVals |
Jongware, 31-Oct-2011 v3.0.3f | Contents :: Index |