問題タブ [tscrollbox]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
1 に答える
271 参照

delphi - 「Form2」に存在するPaintBoxの座標を使用して、「Form3」に長方形/穴を描く方法は?

と を持つ「Form2」がありScrollBoxますPaintBox

親として「 Form2 」を持つ「 Form3 」と呼ばれる別のフォームも存在します(これもPaintBox内部にあります)。次に、の座標に基づいて「Form3」に長方形=>を描く必要があります。ScrollBoxForm2.PaintBox

これは可能ですか?

提案/ヘルプで事前に感謝します。


ここに画像の説明を入力

Form1 :

Form2 :

Form3 :

Form2 .DFM :

Form3 .DFM :


版:

この質問は基本的に私の前の質問の続きです