代码搜索:TObject

找到约 10,000 项符合「TObject」的源代码

代码结果 10,000
www.eeworm.com/read/199429/7860547

~pas xisms.~pas

unit XiSms; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, SPComm,registry, ExtCtrls, Menus, ExtDlgs, StdCtrls, ComCtrls, Buttons, DB
www.eeworm.com/read/399314/7870697

pas unit12.pas

unit Unit12; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, Grids, DBGrids, ComCtrls, Mask, DBCtrls, StdCtrls, Buttons, DB, ADODB;
www.eeworm.com/read/299226/7876545

pas unitfrmmain.pas

unit unitFrmMain; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls; type TForm1 = class(TForm) Button1: TButton; Button2: T
www.eeworm.com/read/299226/7876833

pas makemap1.pas

unit makemap1; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, ExtCtrls, Buttons, StdCtrls, ComCtrls, Menus, ToolWin; type TForm1 = class(TFo
www.eeworm.com/read/299226/7876869

pas unit1.pas

unit Unit1; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, ExtCtrls, shellapi,Menus, Grids, ExtDlgs, Buttons, StdCtrls,inifiles; type re=recor
www.eeworm.com/read/299226/7878978

pas fmxwin.pas

unit FMXWin; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, FileCtrl, Grids, Outline, DirOutln, Tabs, ExtCtrls, Menus; type TFMFor
www.eeworm.com/read/299226/7879144

pas makemap1.pas

unit makemap1; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, ExtCtrls, Buttons, StdCtrls, ComCtrls, Menus, ToolWin; type TForm1 = class(TFo
www.eeworm.com/read/199159/7881614

pas disqlite3_stringlist_fmain.pas

{ DISQLite3 example project showing how to select for display, update, insert and delete FDatabase records with the help of TStrings / TStringLists. This demo was created in response to user a
www.eeworm.com/read/199159/7881626

pas disqlite3_richedit_fmain.pas

{ This example project demonstrates a simple DISQLite3 GUI, storing Rich Text (RTF) in a database. It uses the DISQLite native API. Visit the DISQLite3 Internet site for latest information and
www.eeworm.com/read/199159/7881640

pas disqlite3_buffered_grid_form_main.pas

{ This project shows how to manage data retrieved from a DISQLite3 database in a grid like fashion. It uses a cache mechanism to buffer a certain number of database rows and reduce the number of