代码搜索:boolean
找到约 10,000 项符合「boolean」的源代码
代码结果 10,000
www.eeworm.com/read/379635/9190802
pas imagebutton.pas
unit imagebutton;
interface
uses
SysUtils, Classes, Controls, Messages, Windows, Consts, Forms,
Graphics, Stdctrls, menus, Dialogs;
type
TactiveChange = procedure(sender:Tobject;acti
www.eeworm.com/read/379635/9190817
pas lxactivebtn.pas
unit lxactivebtn;
interface
uses
SysUtils, Classes, Controls,Messages, Windows,
consts, Forms, Menus, Graphics, Stdctrls,Dialogs;
type
TactiveChange = procedure(sender:Tobject;active
www.eeworm.com/read/379078/9208269
h hidpi.h
/*++
Copyright (c) Microsoft Corporation. All rights reserved.
Module Name:
HIDPI.H
Abstract:
Public Interface to the HID parsing library.
Environment:
Kernel & use
www.eeworm.com/read/182052/9220266
pas sptrayicon.pas
{*******************************************************************}
{ }
{ Almediadev Visual Component Library
www.eeworm.com/read/181918/9227135
java gameoflife.java
// GameOfLife.java
import comphys.graphics.*;
import java.awt.*;
import java.awt.event.*;
public class GameOfLife extends Animation {
boolean[][] neighborhood = new boolean[3][3];
boolean[]
www.eeworm.com/read/181902/9231108
pas uxlsencodeformula.pas
unit UXlsEncodeFormula;
{$IFDEF LINUX}{$INCLUDE ../FLXCOMPILER.INC}{$ELSE}{$INCLUDE ..\FLXCOMPILER.INC}{$ENDIF}
interface
uses
XlsFormulaMessages, XlsMessages, UXlsFormulaParser,
UFlxStac
www.eeworm.com/read/378183/9244050
dat vb_fun74b.dat
语法
----
MonthName(month[, abbreviate])
MonthName函数语法有如下几部分:
部分 描述
month 必需的.月份的数值表示.例如一月是1,二月是2,等等.
abbreviate 可选的.Boolean值,表示月份名是否缩写.如果忽略,缺省值为False,表明月份名不能被缩写.
www.eeworm.com/read/377879/9259957
pas dbutilseh.pas
{*******************************************************}
{ }
{ EhLib v4.2 }
{ Utilities to so