<> <> <> <> <> <> <> QueryTiogaPackage: CONFIGURATION LINKS: CODE IMPORTS AMBridge, AMMiniModel, AMTypes, Atom, BasicTime, Booting, Buttons, Carets, CedarProcess, Convert, FS, FSBackdoor, FSExtras, Imager, ImagerBackdoor, ImagerColor, ImagerFont, InputFocus, IO, List, Menus, MessageWindow, PrincOpsUtils, PrintTV, Process, Real, RefTab, RefText, Rope, RopeEdit, RopeFile, RopeReader, Rosary, RuntimeError, SafeStorage, Scaled, SystemNames, TIPUser, TJaM, UserProfile, VersionMap, VersionMapDefaults, VFonts, ViewerBLT, ViewerClasses, ViewerForkers, ViewerGroupLocks, ViewerLocks, ViewerOps, ViewerPrivate, ViewerTools, WindowManager, WorldVM , LoganBerry, LoganQuery, Commander, CommandTool, FileNames, RopeList <> <<>> <> <> <<>> <> <> <<>> <> <> <<>> CONTROL TBase, TStyles, TEdit, QueryCommandsImpl = BEGIN TBase: CONFIGURATION LINKS: CODE IMPORTS AMBridge, AMTypes, Atom, CedarProcess, Convert, FS, IO, List, MessageWindow, PrincOpsUtils, PrintTV, RefTab, RefText, Rope, RopeEdit, RopeFile, RopeReader, Rosary, RuntimeError, SafeStorage, SystemNames, UserProfile , LoganBerry, LoganQuery EXPORTS ALL <> CONTROL QueryTextNodeImpl, NodePropsImpl, NodeAddrsImpl, TextLooksImpl, TextLooksBasicImpl, TextLooksSupportImpl, UndoEventImpl, CheckNodeImpl, EditNotifyImpl, EditSpanImpl, FileReaderImpl, FileWriterImpl, GetFileImpl, LooksReaderImpl, PGSupportImpl, PutFileImpl, RunReaderImpl, TextEditImpl, TextFindImpl, TextFind2Impl, TextFind3Impl, LookPrettyImpl = { AbbrevExpandImpl; QueryTextNodeImpl; EditSpanImpl; EditSpanSupportImpl; CheckNodeImpl; EditNotifyImpl; FileReaderImpl; FileWriterImpl; GetFileImpl; LooksReaderImpl; MonitoredQueueImpl; NodeAddrsImpl; NodePropsImpl; PGSupportImpl; PutFileImpl; RunReaderImpl; TextEditImpl; TextFindImpl; TextFind2Impl; TextFind3Impl; TextLooksImpl; TextLooksBasicImpl; TextLooksSupportImpl; TreeCheckImpl; TreeFindImpl; UndoEventImpl; LookPrettyImpl; }; TStyles: CONFIGURATION LINKS: CODE IMPORTS Atom, Convert, EditNotify, FS, FSExtras, Imager, ImagerFont, TJaM, MessageWindow, NodeProps, Real, RefTab, RefText, Rope, SystemNames, TextNode, UserProfile, VFonts EXPORTS ALL CONTROL NodeStyleFontImpl, NodeStyleImpl, NodeStyleOpsImpl, NodeStyleWorks1Impl, NodeStyleWorks2Impl, NodeStyleWorks3Impl, NodeStyleWorks4Impl, NodeStyleWorksStartImpl -- has to be last = { NodeStyleFontImpl; NodeStyleImpl; NodeStyleOpsImpl; NodeStyleWorks1Impl; NodeStyleWorks2Impl; NodeStyleWorks3Impl; NodeStyleWorks4Impl; NodeStyleWorksStartImpl; }; TEdit: CONFIGURATION LINKS: CODE IMPORTS AbbrevExpand, AMMiniModel, Atom, BasicTime, Booting, Buttons, Carets, CedarProcess, Convert, EditNotify, EditSpan, EditSpanSupport, FS, FSBackdoor, FSExtras, Imager, ImagerBackdoor, ImagerColor, ImagerFont, InputFocus, IO, List, LooksReader, Menus, MessageWindow, MonitoredQueue, NodeAddrs, NodeProps, NodeStyle, NodeStyleFont, NodeStyleOps, NodeStyleWorks, PrincOpsUtils, Process, PutGet, RefTab, RefText, Rope, RopeEdit, RopeFile, RopeReader, Rosary, RunReader, RuntimeError, SafeStorage, Scaled, TextEdit, TextFind, TextLooks, TextLooksSupport, TextNode, TIPUser, TreeCheck, TreeFind, UndoEvent, UserProfile, NodeStyleValidate, VersionMap, VersionMapDefaults, ViewerBLT, ViewerClasses, ViewerForkers, ViewerGroupLocks, ViewerLocks, ViewerOps, ViewerPrivate, ViewerTools, WindowManager, WorldVM EXPORTS ALL CONTROL TEditProfileImpl, TEditSelectionAllocImpl, TEditSelectionImpl, TEditSelection2Impl, TEditDisplay2Impl, QueryTEditDocumentsImpl, QueryTEditDocuments2Impl, TEditDocuments3Impl, TEditTypeScriptImpl, TEditInputImpl, TEditInputEventsImpl, TEditInput2Impl, TEditLocksImpl, TEditLocksPrivateImpl, TEditMesaOpsImpl, TEditRefreshImpl, TEditSelectionLocksImpl, TEditScrollingImpl, TEditFormatImpl, TEditTouchupImpl, TiogaOpsImpl, TiogaOps2Impl, TEditDocumentRopeImpl, QueryTiogaFileWatcherImpl, TiogaAccessImpl = { TiogaOpsImpl; TEditBufferedInputImpl; TEditDisplayImpl; TEditDisplay2Impl; TEditDocumentRopeImpl; QueryTEditDocumentsImpl; QueryTEditDocuments2Impl; TEditDocuments3Impl; TEditDocumentsCacheImpl; QueryTEditDocumentsCache2Impl; TEditFormatImpl; TEditInputImpl; TEditInputEventsImpl; TEditInput2Impl; TEditInputOpsImpl; TEditLocksImpl; TEditLocksPrivateImpl; TEditMesaOpsImpl; QueryTEditMiscOpsImpl; TEditMiscOps2Impl; TEditMouseImpl; TEditOpsImpl; TEditProfileImpl; TEditRefreshImpl; TEditScrollingImpl; TEditSelectionImpl; TEditSelection2Impl; TEditSelectionLocksImpl; TEditSelectionAllocImpl; TEditSelectionOpsImpl; TEditSplitImpl; TEditTouchupImpl; TEditTypeScriptImpl; TiogaFileOpsImpl; TiogaOps2Impl; TiogaExtraOpsImpl; QueryTiogaFileWatcherImpl; TiogaAccessImpl; }; TBase; TStyles; TEdit; QueryCommandsImpl; END.