expertcad/SRC/Main/U_Navigator.dfm
2025-05-12 10:07:51 +03:00

152 lines
4.6 KiB
Plaintext

object F_Navigator: TF_Navigator
Left = 610
Top = 198
BorderIcons = [biSystemMenu]
BorderStyle = bsToolWindow
Caption = #1053#1072#1074#1080#1075#1072#1090#1086#1088
ClientHeight = 151
ClientWidth = 151
Color = clBtnFace
DefaultMonitor = dmMainForm
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
Position = poMainFormCenter
OnClose = FormClose
OnCreate = FormCreate
OnDestroy = FormDestroy
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object PCadNavigator: TPowerCad
Left = 0
Top = 0
Width = 151
Height = 151
RulerVisible = False
VerticalZero = vzTop
HorizontalZero = vzLeft
Align = alClient
ZoomScale = 12
GuidesVisible = True
BackGround = clWhite
PageColor = clWhite
Grids = True
GridType = grtLine
CenterGuide = False
PageGuide = False
DrawShadow = True
DrawPageBorder = True
GridColor = clSilver
GuideColor = clGreen
RulerColor = clSilver
GridStep = 5
WorkHeight = 297
WorkWidth = 210
PageLayout = plA4
PageOrient = poPortrait
GuideTrace = gtNone
SnapToGuides = False
SnapToNearPoint = False
SnapToGrids = False
ScrollBars = False
RulerSystem = rsMetric
DrawInCursor = False
DetailWindow = False
DetailWidth = 100
DetailHeight = 100
DetailScale = 100
DetailStyle = dsZoom
Isometric = False
OnSurfaceMouseDown = PCadNavigatorSurfaceMouseDown
DefaultBrushColor = clYellow
DefaultTextHeight = 8
MapScale = 1
AutoSelect = False
KeyCommands = False
RecordUndo = False
RulerMode = rmWorld
MouseCommands = False
PopStyle = psNone
end
object lng_Forms: TsiLangLinked
Version = '6.1.0.1'
StringsTypes.Strings = (
'TIB_STRINGLIST'
'TSTRINGLIST')
SmartExcludeProps.Strings = (
'Label1.Font'
'edtAnswer2.Font'
'lblProgID.Font'
'btnOk.Font'
'btnCancel.Font'
'TF_Registration.Font'
'edtAnswer1.Font')
UseDefaultLanguage = True
NumOfLanguages = 7
LangDispatcher = F_LNG.siLangDisp
LangDelim = 1
LangNames.Strings = (
'RUS'
'UKR'
'ENG'
'GER'
'FRA'
'SPA'
'RUS_ARH')
Language = 'RUS'
ExcludedProperties.Strings = (
'Category'
'SecondaryShortCuts'
'HelpKeyword'
'InitialDir'
'HelpKeyword'
'ActivePage'
'ImeName'
'DefaultExt'
'FileName'
'FieldName'
'PickList'
'DisplayFormat'
'EditMask'
'KeyList'
'LookupDisplayFields'
'DropDownSpecRow'
'TableName'
'DatabaseName'
'IndexName'
'MasterFields')
Left = 6
Top = 10
TranslationData = {
737443617074696F6E730D0A54465F4E6176696761746F7201CDE0E2E8E3E0F2
EEF001CDE0E2B3E3E0F2EEF0014E6176696761746F720101014E617665676164
6F7201010D0A737448696E74730D0A54465F4E6176696761746F720101010101
0101010D0A504361644E6176696761746F7201010101010101010D0A73744469
73706C61794C6162656C730D0A7374466F6E74730D0A54465F4E617669676174
6F72014D532053616E73205365726966014D532053616E73205365726966014D
532053616E732053657269660101014D532053616E7320536572696601010D0A
504361644E6176696761746F72014D532053616E73205365726966014D532053
616E73205365726966014D532053616E732053657269660101014D532053616E
7320536572696601010D0A73744D756C74694C696E65730D0A7374537472696E
67730D0A73744F74686572537472696E67730D0A504361644E6176696761746F
722E437573746F6D506F704974656D7301010101010101010D0A504361644E61
76696761746F722E44656661756C7450696374757265466F6C64657201010101
010101010D0A504361644E6176696761746F722E54657874757265466F6C6465
7201010101010101010D0A54465F4E6176696761746F722E48656C7046696C65
01010101010101010D0A7374436F6C6C656374696F6E730D0A73744368617253
6574730D0A54465F4E6176696761746F720144454641554C545F434841525345
540144454641554C545F434841525345540144454641554C545F434841525345
540144454641554C545F434841525345540144454641554C545F434841525345
5401414E53495F434841525345540144454641554C545F43484152534554010D
0A504361644E6176696761746F720144454641554C545F434841525345540144
454641554C545F434841525345540144454641554C545F434841525345540144
454641554C545F434841525345540144454641554C545F434841525345540141
4E53495F434841525345540144454641554C545F43484152534554010D0A}
end
end