代码搜索:TStringGrid
找到约 181 项符合「TStringGrid」的源代码
代码结果 181
www.eeworm.com/read/326497/13137514
pas asciifrm.pas
unit AsciiFrm;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
Grids, ComCtrls;
type
TAsciiForm = class(TForm)
StringGrid: TStringGrid;
www.eeworm.com/read/326497/13137665
pas dechexfrm.pas
unit DecHexFrm;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
Grids, ComCtrls;
type
TDecHexForm = class(TForm)
StringGrid: TStringGrid
www.eeworm.com/read/148016/12500893
pas mutidb.pas
unit MutiDb;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, Grids;
type
TfrmMutiDb = class(TForm)
StringGrid1: TStringGrid;
www.eeworm.com/read/105570/15664941
pas togaut.pas
unit togaut;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, Grids;
type
Tf_TogAut = class(TForm)
AuthorInfo: TStringGrid;
www.eeworm.com/read/461488/7226676
pas wtsetup.pas
unit WTSetup;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics,
Controls, Forms, Dialogs, StdCtrls, Buttons, Grids
type
TfrmWTSetup=class(TForm)
SG1: TStringGrid;
www.eeworm.com/read/128926/5978777
pas sysstr.pas
unit SYSSTR;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, Grids;
type
TFMSTR = class(TForm)
GD_KIND: TStringGrid;
LOAD
www.eeworm.com/read/128926/5978919
pas sestr.pas
unit SESTR;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, Grids;
type
TFMSESTR = class(TForm)
GD_KIND: TStringGrid;
LOA
www.eeworm.com/read/128926/5978939
pas sysstr.pas
unit SYSSTR;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, Grids;
type
TFMSTR = class(TForm)
GD_KIND: TStringGrid;
LOAD
www.eeworm.com/read/263652/11349388
pas sysstr.pas
unit SYSSTR;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, Grids;
type
TFMSTR = class(TForm)
GD_KIND: TStringGrid;
LOAD
www.eeworm.com/read/263652/11351036
pas sestr.pas
unit SESTR;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, Grids;
type
TFMSESTR = class(TForm)
GD_KIND: TStringGrid;
LOA