掲示板システム
ホーム
アクセス解析
カテゴリ
ログアウト
StringGridにComboBoxを動的生成した時イベントが通らない (ID:43927)
名前
ホームページ(ブログ、Twitterなど)のURL (省略可)
本文
原因は・・・・ procedure TCustomGrid.WMCommand(var Message: TWMCommand); begin with Message do begin if (FInplaceEdit <> nil) and (Ctl = FInplaceEdit.Handle) then case NotifyCode of EN_CHANGE: UpdateText; end; end; end; に inherited; が無い・・・・ BDS2006 XE2 ともに・・・
←解決時は質問者本人がここをチェックしてください。
更新する
戻る
掲示板システム
Copyright 2021 Takeshi Okamoto All Rights Reserved.