代码搜索:ListBox1
找到约 480 项符合「ListBox1」的源代码
代码结果 480
www.eeworm.com/read/116418/14974830
pas listd.pas
unit ListD;
interface
uses Qt, Classes, QGraphics, QForms,
QControls, QButtons, QStdCtrls;
type
TListDial = class(TForm)
ListBox1: TListBox;
BitBtn1: TBitBtn;
BitBtn2: TB
www.eeworm.com/read/268118/11151762
pas unit1.pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls;
type
TForm1 = class(TForm)
Label1: TLabel;
ListBox1
www.eeworm.com/read/268118/11151830
pas unit2.pas
unit Unit2;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls;
type
TForm2 = class(TForm)
ListBox1: TListBox;
Labe
www.eeworm.com/read/336165/12470105
xfm odlistf.xfm
object ODListForm: TODListForm
Left = 242
Top = 121
Width = 423
Height = 442
ActiveControl = ListBox1
Caption = 'Owner-draw Listbox'
Color = clButton
Font.Color = clText
Fon
www.eeworm.com/read/336165/12472250
pas listform.pas
unit ListForm;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls;
type
TListServForm = class(TForm)
ListBox1: TListBox;
privat
www.eeworm.com/read/336165/12473258
pas listd.pas
unit ListD;
interface
uses Windows, Classes, Graphics, Forms,
Controls, Buttons, StdCtrls;
type
TListDial = class(TForm)
ListBox1: TListBox;
BitBtn1: TBitBtn;
BitBtn2: TB
www.eeworm.com/read/336165/12473885
pas listd.pas
unit ListD;
interface
uses Qt, Classes, QGraphics, QForms,
QControls, QButtons, QStdCtrls;
type
TListDial = class(TForm)
ListBox1: TListBox;
BitBtn1: TBitBtn;
BitBtn2: TB
www.eeworm.com/read/248144/12594765
pas viewmsg.pas
unit ViewMsg;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls;
type
TForm2 = class(TForm)
ListBox1: TListBox;
private
{
www.eeworm.com/read/248144/12594892
pas viewmsg.pas
unit ViewMsg;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls;
type
TForm2 = class(TForm)
ListBox1: TListBox;
private
{
www.eeworm.com/read/247970/12610101
pas unit2.pas
unit Unit2;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls;
type
TForm2 = class(TForm)
Button1: TButton;
Button