всем привет.
может есть у кого локализованные pas файлы для девок 2011.2.3 ?
может есть у кого локализованные pas файлы для девок 2011.2.3 ?

1 как сделать, чтобы все контролы на форме занимали всю ширину? поставил AutoContentSize но растягиваются только группы, а не контролы в них.
2 как LayoutGroup задать ширину? Ставил в SizeOptions - не помогает.
cxLookupComboBox1.PopupWindow.Show;
в силу обстоятельств надо словить нажатие пкм на dxBarButton..как?
пробовал сделать свой класс на основе TdxBarButton и всунуть туда ловлю события пкм..но беда в том что вываливается AV при NewItemLink.Item :=but;
для рисунка можно использовать простой cxImage. как сместить тескт?Project raised exception class EVariantTypeCastError with message 'Could not convert variant of type (Null) into type (Integer)'.
Set this property to True, to allow end-users to:
Insert nodes using the Ins key. Nodes are inserted before the currently focused node, at the same nesting level.
Append nodes using the Ctrl+Ins key combination. Nodes are appended at the same nesting level as the currently focused node.Insert or append nodes using the cxNavigator linked to the TreeList control
Страницы: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211
Предыдущая тема: Помогите пожалуйста с блокировкой клавиатуры и мышки