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

151 lines
4.1 KiB
Plaintext

object F_Animate: TF_Animate
Left = 397
Top = 256
BorderIcons = []
BorderStyle = bsSingle
ClientHeight = 107
ClientWidth = 324
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
OnClose = FormClose
OnCreate = FormCreate
OnDestroy = FormDestroy
OnHide = FormHide
PixelsPerInch = 96
TextHeight = 13
object pbState: TRzProgressBar
Left = 0
Top = 67
Width = 324
Align = alBottom
BorderWidth = 0
InteriorOffset = 0
PartsComplete = 0
Percent = 0
TotalParts = 0
end
object ProgressBar: TProgressBar
Left = 0
Top = 91
Width = 324
Height = 16
Align = alBottom
Min = 0
Max = 100
TabOrder = 0
Visible = False
end
object Animate: TAnimate
Left = 0
Top = 0
Width = 324
Height = 48
Align = alClient
Active = False
CommonAVI = aviCopyFiles
StopFrame = 31
end
object StatusBar: TStatusBar
Left = 0
Top = 48
Width = 324
Height = 19
Panels = <
item
Alignment = taCenter
Width = 150
end
item
Alignment = taCenter
Width = 50
end>
SimplePanel = False
end
object Timer_Stop: TTimer
Enabled = False
OnTimer = Timer_StopTimer
Left = 32
Top = 8
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 = {
737443617074696F6E730D0A54465F416E696D61746501010101010101010D0A
737448696E74730D0A54465F416E696D61746501010101010101010D0A416E69
6D61746501010101010101010D0A7062537461746501010101010101010D0A50
726F677265737342617201010101010101010D0A537461747573426172010101
01010101010D0A7374446973706C61794C6162656C730D0A7374466F6E74730D
0A54465F416E696D617465014D532053616E73205365726966014D532053616E
73205365726966015461686F6D610101014D532053616E732053657269660101
0D0A537461747573426172015461686F6D61015461686F6D61015461686F6D61
0101015461686F6D6101010D0A73744D756C74694C696E65730D0A7374537472
696E67730D0A73744F74686572537472696E67730D0A5374617475734261722E
53696D706C655465787401010101010101010D0A54465F416E696D6174652E48
656C7046696C6501010101010101010D0A7374436F6C6C656374696F6E730D0A
5374617475734261722E50616E656C735B305D2E546578740101010101010101
0D0A5374617475734261722E50616E656C735B315D2E54657874010101010101
01010D0A737443686172536574730D0A54465F416E696D617465014445464155
4C545F434841525345540144454641554C545F43484152534554014445464155
4C545F434841525345540144454641554C545F43484152534554014445464155
4C545F4348415253455401414E53495F434841525345540144454641554C545F
43484152534554010D0A5374617475734261720144454641554C545F43484152
5345540144454641554C545F434841525345540144454641554C545F43484152
5345540144454641554C545F434841525345540144454641554C545F43484152
53455401414E53495F434841525345540144454641554C545F43484152534554
010D0A}
end
end