<< Click to Display Table of Contents >> TextMaker’s object model |
TextMaker provides BasicMaker (and all other OLE Automation compatible programming languages) with the objects listed below.
Notes:
▪Properties marked with "R/O" are "Read Only" (i.e. write-protected). They can be read, but not changed.
▪The default property of an object is marked in italics.
The following table lists all objects and collections available in TextMaker:
Name |
|
Type |
|
Description |
---|---|---|---|---|
|
Object |
|
"Root object" of TextMaker |
|
|
Object |
|
Global options |
|
|
Collection |
|
Collection of all components of the user's address |
|
|
Object |
|
An individual component of the user's address |
|
|
Collection |
|
Collection of all toolbars (toolbars work only in classic mode; they do not work with ribbons) |
|
|
Object |
|
A single toolbar (toolbars work only in classic mode; they do not work with ribbons) |
|
|
Object |
|
Automatic text correction and SmartText |
|
|
Collection |
|
Collection of all SmartText entries |
|
|
Object |
|
An individual SmartText entry |
|
|
Collection |
|
Collection of all open documents |
|
|
Object |
|
An individual open document |
|
|
Collection |
|
Collection of all document properties of a document |
|
|
Object |
|
An individual document property |
|
|
Object |
|
The page settings of a document |
|
|
Object |
|
The selection or cursor in a document |
|
|
Object |
|
The character formatting of the selection |
|
|
Collection |
|
Collection of all paragraphs in a document |
|
|
Object |
|
An individual paragraph in a document |
|
|
Object |
|
Starting and ending position of a paragraph |
|
|
Object |
|
The drop cap character of a paragraph |
|
|
Collection |
|
Collection of all tables in a document |
|
|
Object |
|
An individual table |
|
|
Collection |
|
Collection of all table rows in a table |
|
|
Object |
|
An individual table row |
|
|
Collection |
|
Collection of all cells in a table row |
|
|
Object |
|
An individual table cell |
|
|
Collection |
|
Collection of all border lines (left, right, top, bottom, etc.) of a paragraph, a table, a table row, or a cell |
|
|
Object |
|
An individual border line |
|
|
Object |
|
The shading of paragraphs, tables, table rows and cells |
|
|
Collection |
|
Collection of all form objects in a document |
|
|
Object |
|
An individual form object |
|
|
Object |
|
An individual form object, viewed as a text field |
|
|
Object |
|
An individual form object, viewed as a check box |
|
|
Object |
|
An individual form object, viewed as a selection list |
|
|
Collection |
|
Collection of all entries in a selection list |
|
|
Object |
|
An individual entry in a selection list |
|
|
Collection |
|
Collection of all open document windows |
|
|
Object |
|
An individual open document window |
|
|
Object |
|
The view settings of a document window |
|
|
Object |
|
The zoom level of a document window |
|
|
Collection |
|
Collection of all recently opened files, as listed in the File menu |
|
|
Object |
|
An individual recently opened file |
|
|
Collection |
|
Collection of all installed fonts |
|
|
Object |
|
An individual installed font |
Detailed descriptions of all objects and collections follow on the next pages.