代码搜索:TObject
找到约 10,000 项符合「TObject」的源代码
代码结果 10,000
www.eeworm.com/read/452969/7428533
~pas frmdepartm.~pas
{$A8,B-,C+,D+,E-,F-,G+,H+,I+,J-,K-,L+,M-,N+,O+,P+,Q-,R-,S-,T-,U-,V+,W-,X+,Y+,Z1}
{$MINSTACKSIZE $00004000}
{$MAXSTACKSIZE $00100000}
{$IMAGEBASE $00400000}
{$APPTYPE GUI}
{$WARN SYMBOL_DEPRECATED
www.eeworm.com/read/452969/7428547
pas frmdepartm.pas
{$A8,B-,C+,D+,E-,F-,G+,H+,I+,J-,K-,L+,M-,N+,O+,P+,Q-,R-,S-,T-,U-,V+,W-,X+,Y+,Z1}
{$MINSTACKSIZE $00004000}
{$MAXSTACKSIZE $00100000}
{$IMAGEBASE $00400000}
{$APPTYPE GUI}
{$WARN SYMBOL_DEPRECATED
www.eeworm.com/read/452887/7430227
pas unit1.pas
unit Unit1;
{ ENHANCEMENT IDEAS:
1. Print option
2. Coordinate memo scroll or have a way to sync positions or use a grid
3. Allow whole word delimiter chars to be modified
4. backup opt
www.eeworm.com/read/452506/7438895
~pas main.~pas
{*****************************************************************
*串口调试助手V1.0
*作 者:sky
*Email : mastersky@21cn.com
*QQ : 11116580
*版 本:V1.0
*编写时间:2005/12/19
*说 明:本程序完全参照龚建伟VC版《
www.eeworm.com/read/452506/7438938
pas main.pas
{*****************************************************************
*串口调试助手V1.0
*作 者:sky
*Email : mastersky@21cn.com
*QQ : 11116580
*版 本:V1.0
*编写时间:2005/12/19
*说 明:本程序完全参照龚建伟VC版《
www.eeworm.com/read/452129/7446904
pas unit1.pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, WinSkinData, Mask, RzEdit, RzButton, StdCtrls, RzLstBox,
ExtCtrls, RzPanel
www.eeworm.com/read/451981/7452425
pas addmac.pas
unit AddMac;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, DB, ADODB;
type
TfrmMacAdd = class(TForm)
meIPAddr: TEd
www.eeworm.com/read/451979/7452480
pas scalcunit.pas
unit sCalcUnit;
{$I sDefs.inc}
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
ExtCtrls, sPanel, ActnList, Menus, StdCtrls, Clipbrd, mask, sSpeed
www.eeworm.com/read/451979/7452496
pas spopupclndr.pas
unit sPopupClndr;
{$I sDefs.inc}
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
ExtCtrls, sMonthCalendar, comctrls, sConst, sPanel, acntUtils
www.eeworm.com/read/451979/7452509
pas scolordialog.pas
unit sColorDialog;
{$I sDefs.inc}
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
sSkinProvider, StdCtrls, Buttons, sBitBtn, ExtCtrls, sPanel, Mas