代码搜索:TStringGrid
找到约 181 项符合「TStringGrid」的源代码
代码结果 181
www.eeworm.com/read/102201/15791734
h global.h
//---------------------------------------------------------------------------
#ifndef globalH
#define globalH
//---------------------------------------------------------------------------
#include
www.eeworm.com/read/461488/7226700
pas dgsltbk.pas
unit DGSltBK;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics,
Controls, Forms, Dialogs, StdCtrls, Buttons, Grids
type
TFrmSltBK=class(TForm)
SG1: TStringGrid;
www.eeworm.com/read/189297/8478134
pas unitcollide.pas
unit unitCollide;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, Grids;
type
TfmCollide = class(TForm)
StringGrid1: TStringGr
www.eeworm.com/read/189297/8478592
~3~ unitcollide.pas.~3~
unit unitCollide;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, Grids;
type
TfmCollide = class(TForm)
StringGrid1: TStringGr
www.eeworm.com/read/364012/9926118
h debugfm.h
//---------------------------------------------------------------------------
#ifndef DebugFmH
#define DebugFmH
//---------------------------------------------------------------------------
#inclu
www.eeworm.com/read/425961/10304604
h matrixop.h
//---------------------------------------------------------------------------
#ifndef MatrixOpH
#define MatrixOpH
//---------------------------------------------------------------------------
#inc
www.eeworm.com/read/439640/7704627
pas unit1.pas
unit Unit1;
//
// Sujet : Tri d'un TStringGrid
//
// Par Nono40 : http://nono40.developpez.com http://nono40.fr.st
// mailTo:nono40@fr.st
//
// Le 15/03/2003
//
interface
us
www.eeworm.com/read/145195/12745707
h main.h
//---------------------------------------------------------------------------
#ifndef MainH
#define MainH
//---------------------------------------------------------------------------
#include
www.eeworm.com/read/243130/12959620
txt 访问隐藏属性(如何不建立派生部件就可以访问隐藏.txt
访问隐藏属性(如何不建立派生部件就可以访问隐藏属性) (2001年5月25日)
本站更新 分类:控件使用 作者:David Souchard 推荐: 阅读次数:118
(http://www.codesky.net)
-------------------------------------------------------------------------