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

131 lines
4.4 KiB
Plaintext

object F_LoadColor: TF_LoadColor
Left = 626
Top = 373
AutoSize = True
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = #1042#1099#1073#1077#1088#1080#1090#1077' '#1094#1074#1077#1090
ClientHeight = 249
ClientWidth = 152
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
KeyPreview = True
OldCreateOrder = False
Position = poMainFormCenter
OnKeyPress = FormKeyPress
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object ColorPicker: TRzColorPicker
Left = 0
Top = 0
Width = 152
Height = 249
BorderOuter = fsLowered
ParentShowHint = False
ShowHint = False
CustomColorCaption = #1044#1088#1091#1075#1080#1077' '#1094#1074#1077#1090#1072
CustomColor = 14811135
DefaultColor = clBlack
DefaultColorCaption = #1055#1086' '#1091#1084#1086#1083#1095#1072#1085#1080#1102
ShowColorHints = False
NoColorCaption = #1053#1077#1090
SelectedColor = 14811135
ShowNoColor = True
ShowCustomColor = True
ShowDefaultColor = True
ShowSystemColors = True
OnChange = ColorPickerChange
Font.Charset = RUSSIAN_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
ParentColor = False
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 = 22
Top = 10
TranslationData = {
737443617074696F6E730D0A54465F4C6F6164436F6C6F7201C2FBE1E5F0E8F2
E520F6E2E5F201C2E8E1E5F0B3F2FC20EAEEEBB3F00153656C65637420636F6C
6F72010101456C696A6120656C20636F6C6F7201010D0A737448696E74730D0A
54465F4C6F6164436F6C6F7201010101010101010D0A436F6C6F725069636B65
7201010101010101010D0A7374446973706C61794C6162656C730D0A7374466F
6E74730D0A54465F4C6F6164436F6C6F72014D532053616E7320536572696601
4D532053616E73205365726966014D532053616E732053657269660101014D53
2053616E7320536572696601010D0A436F6C6F725069636B6572014D53205361
6E73205365726966014D532053616E73205365726966014D532053616E732053
657269660101014D532053616E7320536572696601010D0A73744D756C74694C
696E65730D0A7374537472696E67730D0A73744F74686572537472696E67730D
0A436F6C6F725069636B65722E437573746F6D436F6C6F7243617074696F6E01
C4F0F3E3E8E520F6E2E5F2E001B2EDF8B320EAEEEBFCEEF0E8014F7468657220
636F6C6F7572730101014F74726F7320636F6C6F72657301010D0A436F6C6F72
5069636B65722E44656661756C74436F6C6F7243617074696F6E01CFEE20F3EC
EEEBF7E0EDE8FE01C7E020E7E0ECEEE2F7E0EDEDFFEC0142792064656661756C
74010101506F72206465666563746F01010D0A436F6C6F725069636B65722E4E
6F436F6C6F7243617074696F6E01CDE5F201CDE5ECE0BA014E6F0101014E6F01
010D0A54465F4C6F6164436F6C6F722E48656C7046696C650101010101010101
0D0A7374436F6C6C656374696F6E730D0A737443686172536574730D0A54465F
4C6F6164436F6C6F720144454641554C545F434841525345540144454641554C
545F434841525345540144454641554C545F434841525345540144454641554C
545F434841525345540144454641554C545F4348415253455401414E53495F43
4841525345540144454641554C545F43484152534554010D0A436F6C6F725069
636B6572015255535349414E5F434841525345540144454641554C545F434841
52534554015255535349414E5F434841525345540144454641554C545F434841
525345540144454641554C545F4348415253455401414E53495F434841525345
540144454641554C545F43484152534554010D0A}
end
end