代码搜索:comboBox
找到约 9,239 项符合「comboBox」的源代码
代码结果 9,239
www.eeworm.com/read/323401/13341203
pas unitseldict.pas
unit UnitSELDict;
interface
uses
Windows, SysUtils, Classes, shellapi, Controls, Forms,
StdCtrls;
type
TFrmSelDict = class(TForm)
GroupBox1: TGroupBox;
ComboBox1: TComboB
www.eeworm.com/read/157535/11693042
pas inputunit.pas
unit InputUnit;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
Buttons, StdCtrls,imm, Menus;
type
TInputForm = class(TForm)
ComboBox1:
www.eeworm.com/read/129461/14241441
pas inputunit.pas
unit InputUnit;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
Buttons, StdCtrls,imm, Menus;
type
TInputForm = class(TForm)
ComboBox1:
www.eeworm.com/read/127767/14336980
txt e765. listening for changes to the selected item in a jcombobox component.txt
Item events are generated whenever the selected item changes. These events are generated even while the user is moving through items in the displayed popup menu. If the combobox is editable, this even
www.eeworm.com/read/121141/14768723
pas inputunit.pas
unit InputUnit;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
Buttons, StdCtrls,imm, Menus;
type
TInputForm = class(TForm)
ComboBox1:
www.eeworm.com/read/193532/5143191
java internationalization.java
package thinlet.drafts;
import java.util.*;
import thinlet.*;
/**
*
*/
public class Internationalization {
/**
*
*/
public void update(Thinlet thinlet, Object combobox, int se
www.eeworm.com/read/188857/5206152
java comboboxcelleditorex.java
/*******************************************************************************
* $Header: /cvsroot/EOS6/work_dir/niegy/com.primeton.studio.gef.ui/src/com/primeton/studio/gef/ui/properties/ComboBox
www.eeworm.com/read/188857/5206166
java comboboxpropertydescriptorex.java
/*******************************************************************************
* $Header: /cvsroot/EOS6/work_dir/niegy/com.primeton.studio.gef.ui/src/com/primeton/studio/gef/ui/properties/ComboBox
www.eeworm.com/read/286235/4041058
c strclass.c
#include
const char classSTATIC[]="STATIC";
const char classBUTTON[] = "BUTTON";
const char classCOMBOBOX[] = "ComboBox";
const char classEDIT[]="Edit";
const char classMULTIEDIT[]
www.eeworm.com/read/283334/4084900
h xmcombo.h
/*
* ComboBox.h - Das schon lange schmerzlich vermisste Combo-Box-
* Widget -- nun endlich auf fuer Motif!
*
* Letzte Modifikation: 04.10.1995 Revisionsstand: 1.32a
*
* (