代码搜索:TStringGrid

找到约 181 项符合「TStringGrid」的源代码

代码结果 181
www.eeworm.com/read/413669/11147189

pas grobalsession.pas

unit GrobalSession; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls type TfrmGrobalSession=class(TForm) ButtonRefGrid: TButton;
www.eeworm.com/read/281789/9135237

pas fmultitablesupdateserver.pas

unit fMultiTablesUpdateServer; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, Db, DBClient, Grids, DBGrids; type TForm1 = class(TForm)
www.eeworm.com/read/375466/9359523

pas gloginserver.pas

unit GLoginServer; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls type TfrmLoginServerConfig=class(TForm) PageControl1: TPageCon
www.eeworm.com/read/344435/11879799

pas gloginserver.pas

unit GLoginServer; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls type TfrmLoginServerConfig=class(TForm) PageControl1: TPageCon
www.eeworm.com/read/132337/14098548

pas fmultitablesupdateserver.pas

unit fMultiTablesUpdateServer; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, Db, DBClient, Grids, DBGrids; type TForm1 = class(TForm)
www.eeworm.com/read/413669/11147141

pas gloginserver.pas

unit GLoginServer; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls type TfrmLoginServerConfig=class(TForm) PageControl1: TPageCon
www.eeworm.com/read/182752/9192717

pas mystringgrid.pas

unit MystringGrid; interface uses SysUtils, Classes, Controls, Grids,db,adodb,forms; type myinteger = 0..255; ColInteger = set of myinteger; TMystringGrid = class(TStringGrid)
www.eeworm.com/read/177568/9447651

txt readme.txt

TStringAlignGrid (Version 2.1 of 2001-07-09) Originally it was a descendant of TStringGrid with the possibility to change the alignment of the text to left (same as StringGrid) or right aligned o
www.eeworm.com/read/326498/13137229

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/326498/13137382

pas dechexfrm.pas

unit DecHexFrm; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, Grids, ComCtrls; type TDecHexForm = class(TForm) StringGrid: TStringGrid