代码搜索:comboBox
找到约 9,239 项符合「comboBox」的源代码
代码结果 9,239
www.eeworm.com/read/221005/14780249
dfm unit1.dfm
object Form1: TForm1
Left = 337
Top = 227
Width = 488
Height = 375
BorderIcons = [biSystemMenu, biMinimize]
Caption = '::'#38271#27801#24935#20449#31185#25216#26377#38480#20844#21496
www.eeworm.com/read/120953/14781290
txt readme.txt
This is a full 3-tier dababase application which includes a activex dll project(business objects) and a standard exe(UI). Besides all the database techniques it demonstrates, it also shows how to make
www.eeworm.com/read/220911/14784023
pas ucontrolsviewf.pas
unit uControlsViewF;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
ExtCtrls, ComCtrls, StdCtrls, SysHook, Menus;
type
TControlsViewF = cla
www.eeworm.com/read/220736/14790399
cs settings.cs
namespace SerialPorts
{
using System;
using System.Collections;
using System.ComponentModel;
using System.Drawing;
using System.Windows.Forms;
public class Settings :
www.eeworm.com/read/120537/14799856
pas uquery.pas
unit uquery;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ExtCtrls, ComCtrls, StdCtrls, Buttons,DBTables;
type
Tuqueryfrm = clas
www.eeworm.com/read/119935/14816184
pas userreg.pas
unit UserReg;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, DB, DBTables, StdCtrls;
type
TUserRegForm = class(TForm)
Edit1:
www.eeworm.com/read/119935/14816226
~pas userreg.~pas
unit UserReg;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, DB, DBTables, StdCtrls;
type
TUserRegForm = class(TForm)
Edit1:
www.eeworm.com/read/119846/14819848
pas uquery.pas
unit uquery;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, Buttons, ComCtrls, ExtCtrls,dbtables;
type
Tuqueryfrm = clas
www.eeworm.com/read/119603/14825792
dfm unit1.dfm
object Form1: TForm1
Left = 270
Top = 169
Width = 458
Height = 345
Caption = 'Form1'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height =
www.eeworm.com/read/118910/14848312
pas unit3.pas
unit Unit3;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, DB, ADODB, ComCtrls, Grids, DBGrids, StdCtrls, XPMenu;
type
TForm3 = cl