問題タブ [stringgrid]
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.
delphi - Fmx TStringGrid 行の色
マルチデバイス アプリケーション(Windows)で Delphi 10.1 に問題があります。(データベースに接続されてStringGrid
いる)行の背景色を変更できますが、セル間に「パディング」(グレー/シルバー)があるという問題があります。
onformCreate
私は定義します:
これは私のコードです:
Delphi 6 では、この問題は一度も発生したことがなく、修正方法もわかりません。ありがとうございました。