
У меня возникла проблемка при редактировании элемента Label(Надпись). С добавленными функциями моя программка не компилируется

Build start...
Generated code
Create project...
Command line: dcc32.exe "\HiAsm\Elements\Delphi\code\Pills.dpr" "-UD:\HiAsm\My\." -Q "-ED:\HiAsm\My\
Borland Delphi Version 12.0 Copyright (c) 1983,98 Inprise Corporation
\HiAsm\Elements\Delphi\code\KOLmdvPanel.pas(188) Hint: Variable 'br' is declared but never used in 'TmdvPanel.Paint'
\HiAsm\Elements\Delphi\code\hiTabControl.pas(78) Hint: Value assigned to 'bmp' never used
\HiAsm\Elements\Delphi\code\hiTabControl.pas(44) Hint: Variable 's' is declared but never used in 'THITabControl.Init'
\HiAsm\Elements\Delphi\code\ListEdit.pas(235) Hint: Value assigned to 'o' never used
\HiAsm\Elements\Delphi\code\ListEdit.pas(228) Hint: Value assigned to 'o' never used
\HiAsm\Elements\Delphi\code\ListEdit.pas(218) Hint: Variable 'c' is declared but never used in 'TListEdit.LVChange'
\HiAsm\Elements\Delphi\code\hiStringTable.pas(254) Warning: Return value of function 'THIStringTable._OnCompareLVItems' might be undefined
\HiAsm\Elements\Delphi\code\hiStringTable.pas(12) Hint: Private symbol '_OnClick' declared but never used
\HiAsm\Elements\Delphi\code\hiPopupMenu.pas(62) Hint: Variable 'i' is declared but never used in 'THIPopupMenu._OnMes'
\HiAsm\Elements\Delphi\code\hiPopupMenu.pas(83) Hint: Value assigned to 'k' never used
\HiAsm\Elements\Delphi\code\hiPopupMenu.pas(89) Hint: Variable 'i' is declared but never used in 'THIPopupMenu.RefBMP'
\HiAsm\Elements\Delphi\code\hiPopupMenu.pas(16) Hint: Private symbol '_OnDraw' declared but never used
\HiAsm\Elements\Delphi\code\hiImgBtn.pas(27) Warning: Redeclaration of '_prop_Flat' hides a member in the base class
\HiAsm\Elements\Delphi\code\hiChildPanel_30AD224.pas(672) Error: Undeclared identifier: '_data_Color'
\HiAsm\Elements\Delphi\code\hiChildPanel_302DD7C.pas(45) Fatal: Could not compile used unit 'hiChildPanel_30AD224.pas'
End build
Посмотрите, пожалуйста, правильно ли я отредактировала элемент. Мне надо, чтобы в Надписи были такие же, как в расширенном редакторе функции определения цвета и стиля вводимой надписи (Color и Style). Может я неправильно их ввела? :roll:
Add(Label,13768483,286,172)
{
Left=483
Top=80
Width=83
Height=20
Color=15793151
Font=[Verdana,8,1,0,204]
Caption=""
AutoSize=1
Alignment=2
}