代码搜索:TStringGrid
找到约 181 项符合「TStringGrid」的源代码
代码结果 181
www.eeworm.com/read/344435/11880015
pas fidhum.pas
unit FIDHum;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics,
Controls, Forms, Dialogs, StdCtrls
type
TFrmIDHum=class(TForm)
Label3: TLabel;
EdChrName: TEdit;
www.eeworm.com/read/344435/11880221
pas addredit.pas
unit AddrEdit;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics,
Controls, Forms, Dialogs, StdCtrls
type
TFrmEditAddr=class(TForm)
AddrGrid: TStringGrid;
Panel1:
www.eeworm.com/read/251491/12341167
h matrixop.h
//---------------------------------------------------------------------------
#ifndef MatrixOpH
#define MatrixOpH
//---------------------------------------------------------------------------
#inc
www.eeworm.com/read/232757/14183406
~pas unit99.~pas
unit Unit99;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, Grids;
type
TForm3 = class(TForm)
StringGrid1: TStringGrid;
pr
www.eeworm.com/read/232757/14183421
pas unit99.pas
unit Unit99;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, Grids;
type
TForm3 = class(TForm)
StringGrid1: TStringGrid;
pr
www.eeworm.com/read/171274/9763736
~pas commutationticket.~pas
unit commutationTicket;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, XPMenu, Grids, DBGrids, ExtCtrls, ComCtrls, Buttons,
www.eeworm.com/read/171274/9763740
pas commutationticket.pas
unit commutationTicket;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, Grids, DBGrids, ExtCtrls, ComCtrls, Buttons,
ADODB,
www.eeworm.com/read/413669/11147228
pas fidhum.pas
unit FIDHum;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics,
Controls, Forms, Dialogs, StdCtrls
type
TFrmIDHum=class(TForm)
Label3: TLabel;
EdChrName: TEdit;
www.eeworm.com/read/413669/11147380
pas addredit.pas
unit AddrEdit;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics,
Controls, Forms, Dialogs, StdCtrls
type
TFrmEditAddr=class(TForm)
AddrGrid: TStringGrid;
Panel1:
www.eeworm.com/read/237993/13914056
txt 锁定dbgrid左边的列.txt
我 在 使 用 Delphi 3进 行 数 据 库 编 程 的 时 候 , 希 望 DBGRID构 件 在 显 示 数 据 的 时 候 能 象 FoxPro的
BROWSE命 令 一 样 , 锁 定 左 边 指 定 的 几 列 不 进 行 滚 动 , 请 问 应 用 什 么 方 法 来 实 现 ?
我 们 知 道 Delphi的 TStringGrid有 一 个 属