代码搜索:TStringGrid
找到约 181 项符合「TStringGrid」的源代码
代码结果 181
www.eeworm.com/read/458215/7301897
h childwin.h
//----------------------------------------------------------------------------
#ifndef ChildWinH
#define ChildWinH
//----------------------------------------------------------------------------
#i
www.eeworm.com/read/440946/7678598
pas viewrcd.pas
unit viewrcd;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics,
Controls, Forms, Dialogs, StdCtrls,TabNotBk,Grids,ExtCtrls,Buttons,
ComCtrls, HumDB,Grobal2;
type
TFrmFD
www.eeworm.com/read/439640/7704629
dfm unit1.dfm
object Form1: TForm1
Left = 52
Top = 166
Width = 691
Height = 432
Caption = 'Trier un TStringGrid par Nono40'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWi
www.eeworm.com/read/299226/7878648
pas unit1.pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, DBTables, Grids;
type
TForm1 = class(TForm)
StringGrid1:
www.eeworm.com/read/331935/12799073
pas unit1.pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, DBTables, Grids;
type
TForm1 = class(TForm)
StringGrid1:
www.eeworm.com/read/144698/5749074
pas unit1.pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, DBTables, Grids;
type
TForm1 = class(TForm)
StringGrid1:
www.eeworm.com/read/135008/5890936
pas comfunc.pas
unit comfunc;
interface
uses Grids,SysUtils;
function DelRow(var StrGrid:TStringGrid;Arow:integer):boolean;
function clearGrid(var Grid:TStringGrid):boolean;
procedure RefreshOrd(var
www.eeworm.com/read/104132/6211103
h goodsppt.h
//---------------------------------------------------------------------------
#ifndef GoodsPptH
#define GoodsPptH
//---------------------------------------------------------------------------
#i
www.eeworm.com/read/477689/6731087
~pas informunit.~pas
unit InformUnit;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, Grids, ExtCtrls;
type
TTextViewForm = class(TForm)
www.eeworm.com/read/477689/6731088
pas informunit.pas
unit InformUnit;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, Grids, ExtCtrls;
type
TTextViewForm = class(TForm)