掲示板システム
ホーム
アクセス解析
カテゴリ
ログアウト
privateで宣言された変数にアクセスする方法 (ID:29235)
名前
ホームページ(ブログ、Twitterなど)のURL (省略可)
本文
THackCustomGrid = class(TCustomControl) private FAnchor: TGridCoord; FBorderStyle: TBorderStyle; FCanEditModify: Boolean; FColCount: Longint; FColWidths: Pointer; FTabStops: Pointer; FCurrent: TGridCoord; FDefaultColWidth: Integer; FDefaultRowHeight: Integer; FFixedCols: Integer; FFixedRows: Integer; FFixedColor: TColor; end; //StringGrid1.FixedColor := clRed; THackCustomGrid(StringGrid1).FFixedColor := clRed; StringGrid1.nvalidate; ソースだけ(英字だけ)のっけると投稿できないのかここは・・・
←解決時は質問者本人がここをチェックしてください。
更新する
戻る
掲示板システム
Copyright 2021 Takeshi Okamoto All Rights Reserved.