代码搜索:ListBox

找到约 6,307 项符合「ListBox」的源代码

代码结果 6,307
www.eeworm.com/read/168593/5443264

svn-base pay550_04.pas.svn-base

unit Pay550_04; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, Bas100_01, StdCtrls, ExtCtrls, Buttons, Db, Menus, dxExEdtr, dxCntner, dxTL, dxD
www.eeworm.com/read/163987/5500186

pas jvnteventlogmainformu.pas

{****************************************************************** JEDI-VCL Demo Copyright (C) 2002 Project JEDI Original author: Contributor(s): You may ret
www.eeworm.com/read/163987/5501301

pas jvwindowstitlemainfomu.pas

{****************************************************************** JEDI-VCL Demo Copyright (C) 2002 Project JEDI Original author: Contributor(s): You may ret
www.eeworm.com/read/163987/5501304

cpp jvwindowstitlemainformu.cpp

/****************************************************************** JEDI-VCL Demo Copyright (C) 2002 Project JEDI Original author: Contributor(s): korecek: tr
www.eeworm.com/read/163987/5501771

pad cocor.pad

{ Coco/R-file specific support (*.atg) } unit CocoR; { Global variables } var CocoRItem: TMenuItem; CocoRItemAdd: TMenuItem; CocoRShowProductionsItem: TMenuItem; const CocoRG
www.eeworm.com/read/159772/5581706

tcl colors.tcl

# colors.tcl -- # # This demonstration script creates a listbox widget that displays # many of the colors from the X color database. You can click on # a color to change the application's palette. #
www.eeworm.com/read/159772/5581710

browse

#!/bin/sh # the next line restarts using wish \ exec wish "$0" ${1+"$@"} # browse -- # This script generates a directory browser, which lists the working # directory and allows you to open files or s
www.eeworm.com/read/159772/5581714

tcl sayings.tcl

# sayings.tcl -- # # This demonstration script creates a listbox that can be scrolled # both horizontally and vertically. It displays a collection of # well-known sayings. # # RCS: @(#) $Id: sayings.
www.eeworm.com/read/159772/5581735

tcl image2.tcl

# image2.tcl -- # # This demonstration script creates a simple collection of widgets # that allow you to select and view images in a Tk label. # # RCS: @(#) $Id: image2.tcl,v 1.6 2002/08/12 13:38:48 d
www.eeworm.com/read/159772/5581754

tcl states.tcl

# states.tcl -- # # This demonstration script creates a listbox widget that displays # the names of the 50 states in the United States of America. # # RCS: @(#) $Id: states.tcl,v 1.2 1998/09/14 18:23: