代码搜索:tlab
找到约 131 项符合「tlab」的源代码
代码结果 131
www.eeworm.com/read/420972/2058839
pas filedlg.pas
unit fileDlg;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls;
type
TFileExistsDialog = class(TForm)
lblCaption: TLab
www.eeworm.com/read/420972/2058895
pas filedlg.pas
unit fileDlg;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls;
type
TFileExistsDialog = class(TForm)
lblCaption: TLab
www.eeworm.com/read/148016/12500773
pas kztestr.pas
unit KzTestR;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, ExtCtrls, ComCtrls;
type
TfrmKzTestR = class(TForm)
lblMsg: TLab
www.eeworm.com/read/162542/10297532
pas sysuseraddform.pas
unit SysUserAddForm;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls;
type
TFrmSysUserAdd = class(TForm)
Label1: TLab
www.eeworm.com/read/224142/7148844
pas findlistitem.pas
unit FindListItem;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls;
type
TdlgFindListItem = class(TForm)
Label1: TLab
www.eeworm.com/read/234543/14107519
pas frmchangepassp.pas
unit FrmChangePassP;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, ExtCtrls;
type
TFrmChangePass = class(TForm)
Label1: TLab
www.eeworm.com/read/234543/14107664
~pas frmchangepassp.~pas
unit FrmChangePassP;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, ExtCtrls;
type
TFrmChangePass = class(TForm)
Label1: TLab
www.eeworm.com/read/209035/4987918
pas setpasswordu.pas
unit SetPasswordU;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls;
type
TSetPasswordForm = class(TForm)
Label1: TLab
www.eeworm.com/read/209035/4987924
pas getpasswordu.pas
unit GetPasswordU;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls;
type
TGetPasswordForm = class(TForm)
Label1: TLab
www.eeworm.com/read/330952/3419032
pas setpasswordu.pas
unit SetPasswordU;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls;
type
TSetPasswordForm = class(TForm)
Label1: TLab