代码搜索:comboBox
找到约 9,239 项符合「comboBox」的源代码
代码结果 9,239
www.eeworm.com/read/237639/13939905
pas unit1.pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, ControlCAN;
type
TForm1 = class(TForm)
ComboBox1: TComb
www.eeworm.com/read/236817/13997722
vcc serialport.vcc
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CSerialPortDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "Ser
www.eeworm.com/read/235502/14070234
clw serialport.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CSerialPortDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "Ser
www.eeworm.com/read/235205/14081954
clw scomm.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CSCOMMDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "scomm.h"
www.eeworm.com/read/204763/15333945
clw clientrelationship.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CClientStaffForm
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "C
www.eeworm.com/read/204760/15334037
clw fixedassets.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CFindLoan
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "FixedAss
www.eeworm.com/read/201234/15412842
h gui.h
/*
Copyright(C) 2006 GUI Developers.
All rights reserved.
Website: www.ecurb2006.com
E-mail: sales@ecurb2006.com
*/
#ifndef _GUI_GUI_H
#define _GUI_GUI_H
#include "include/common.h"
#
www.eeworm.com/read/200971/15419395
clw rs232.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CRS232Dlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "RS232.h"
www.eeworm.com/read/113716/15450293
clw smsdemo.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CSMSDemoDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "SMSDem
www.eeworm.com/read/101823/15458825
pas u_empbase.pas
unit U_empbase;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
ExtCtrls, ComCtrls, Grids, DBGrids, StdCtrls, DBCtrls, Mask, Buttons, Db,
DBTabl