代码搜索:TObject
找到约 10,000 项符合「TObject」的源代码
代码结果 10,000
www.eeworm.com/read/387434/8679863
pas focusf.pas
unit FocusF;
interface
uses
SysUtils, Qt, Classes, QGraphics, QControls,
QForms, QDialogs, QStdCtrls, QComCtrls, QExtCtrls;
type
TFocusForm = class(TForm)
Label1: TLabel;
L
www.eeworm.com/read/387434/8680366
pas bmppreview.pas
unit BmpPreview;
interface
uses
SysUtils, Windows, Messages, Classes,
Graphics, Controls, Forms, Dialogs, ExtCtrls,
Buttons, Printers, StdCtrls;
type
TPreviewForm = class(TForm)
www.eeworm.com/read/387434/8680715
pas mltdbgrd.pas
unit mltdbgrd;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
DB, DBTables, Grids, DBGrids, StdCtrls, ExtCtrls;
type
TForm1 = class(TForm)
www.eeworm.com/read/387434/8682560
pas biconsf.pas
unit BIconsF;
interface
uses
SysUtils, Qt, Classes, QGraphics, QControls,
QForms, QDialogs, QMenus, QStdCtrls, QTypes;
type
TForm1 = class(TForm)
MainMenu1: TMainMenu;
Bord
www.eeworm.com/read/387434/8682630
pas main.pas
unit Main;
interface
uses Windows, Classes, Graphics, Forms, Controls,
StyleD, ListD, StdCtrls, ExtCtrls;
type
TForm1 = class(TForm)
Label1: TLabel;
Label2: TLabel;
La
www.eeworm.com/read/387434/8682776
pas biconsf.pas
unit BIconsF;
interface
uses
SysUtils, Windows, Messages, Classes, Graphics, Controls,
Forms, Dialogs, Menus, StdCtrls;
type
TForm1 = class(TForm)
MainMenu1: TMainMenu;
Bor
www.eeworm.com/read/387434/8683124
pas cdlgtest.pas
unit Cdlgtest;
interface
uses
Qt, Classes, QGraphics, QForms, QControls,
QMenus, QStdCtrls, QDialogs, QTypes;
type
TCommDlgForm = class(TForm)
OpenDialog1: TOpenDialog;
Sav
www.eeworm.com/read/387434/8683205
pas main.pas
unit Main;
interface
uses Qt, Classes, QGraphics, QForms, QControls,
StyleD, ListD, QStdCtrls, QExtCtrls;
type
TForm1 = class(TForm)
Label1: TLabel;
Label2: TLabel;
La
www.eeworm.com/read/431385/8684588
pas cardkind.pas
unit cardKind;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, ComCtrls, ToolWin,ExtCtrls,buttons, ADODB, ImgList,
MyComboBox;
www.eeworm.com/read/431385/8684612
pas bookinfo.pas
unit BookInfo;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, ComCtrls, ToolWin,ExtCtrls,buttons, ADODB, ImgList,
ExtDlgs, My