´ñ±Û : 2 °³
Çѱ¹ µ¨ÆÄÀÌ µ¿È£È¸ µ¨¸¶´ç
¾î´ÀÁÁÀº³¯
(±ÇÀͼö)
 
cxGrid TableViewÀÇ InitEdit Event¿¡ ¾Æ·¡¿Í °°ÀÌ Äڵ带 ³Ö¾îº¸¼¼¿ä.

  // ComboBox
  if AEdit is TcxCustomComboBox then
    TcxCustomComboBox(AEdit).Properties.UseMouseWheel := False;

  // LookupComboBox
  if AEdit is TcxCustomLookupComboBox then
    TcxCustomLookupComboBox(AEdit).Properties.UseMouseWheel := False; 
2019-09-26 ¿ÀÈÄ 10:11:22
º£½ºÆ®ÈÆ
(ÀÌ»óÈÆ)
 
¤¤±ÇÀͼö´Ô Á¤¸» ÁÁÀº ´äº¯ °¨»çµå¸³´Ï´Ù. 
´öºÐ¿¡ Àß ÇØ°áµÇ¾ú½À´Ï´Ù. 
´ÙÀ½ Áú¹®¿¡µµ ¶Ç ºÉ ¼ö ÀÖ¾úÀ¸¸é ÁÁ°Ú½À´Ï´Ù. ¤¾¤¾ 
2019-09-27 ¿ÀÀü 9:18:55