Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
チェックされたプロパティを自動管理するカスタム TMenuItem を作成する適切な方法は何ですか。誰かが次のことをすると覚えておいてください。
myHelloItem.OnClick := helloword;
その後、動作が失われます...
それは Delphi 7 でどのように達成されますか?
よろしく、