代码搜索:boolean
找到约 10,000 项符合「boolean」的源代码
代码结果 10,000
www.eeworm.com/read/279798/10393096
pas misc.pas
unit misc;
interface
uses server,WinSock,Classes,IniFiles,Windows;
type TRegUser=packed record
nick:string[20];
pwd:Integer;
email,hp:string[80];
note:string[2
www.eeworm.com/read/424916/10395990
pas wiif.pas
TPicturePosition = (bpTopLeft,bpTopRight,bpBottomLeft,bpBottomRight,bpCenter,bpTiled,bpStretched);
THTMLPicture = class;
{$IFDEF TMSDOTNET}
{$EXTERNALSYM OLE_HANDLE}
OLE_HANDLE = L
www.eeworm.com/read/424916/10397499
pas atbwizard.pas
unit ATBWizard;
{$I TMSDEFS.INC}
interface
uses Windows, Classes, ToolsAPI;
type
TATBApplicationWizard = class(TNotifierObject, IOTAWizard, IOTAProjectWizard, IOTARepositoryWizard, IUnk
www.eeworm.com/read/424916/10398592
inc tstoragelistcachehdr.inc
//************************************************************************************//
// File created automatically by GenerateRecords.xls //
// Do not modify by
www.eeworm.com/read/424916/10398617
inc tformatrecordlisthdr.inc
//************************************************************************************//
// File created automatically by GenerateRecords.xls //
// Do not modify by
www.eeworm.com/read/424916/10398689
pas templatestore.pas
unit TemplateStore;
{$IFDEF LINUX}{$INCLUDE ../FLXCOMPILER.INC}{$ELSE}{$INCLUDE ..\FLXCOMPILER.INC}{$ENDIF}
{$IFDEF ConditionalExpressions}
{$if CompilerVersion >= 18}
{$DEFINE BC
www.eeworm.com/read/424916/10398786
inc tescherrecordlisthdr.inc
//************************************************************************************//
// File created automatically by GenerateRecords.xls //
// Do not modify by
www.eeworm.com/read/424916/10398891
inc thpagebreaklisthdr.inc
//************************************************************************************//
// File created automatically by GenerateRecords.xls //
// Do not modify by
www.eeworm.com/read/424916/10398921
inc tshrfmlarecordlisthdr.inc
//************************************************************************************//
// File created automatically by GenerateRecords.xls //
// Do not modify by
www.eeworm.com/read/424916/10398927
pas uflxformats.pas
unit UFlxFormats;
{$IFDEF LINUX}{$INCLUDE ../FLXCOMPILER.INC}{$ELSE}{$INCLUDE ..\FLXCOMPILER.INC}{$ENDIF}
interface
type
THFlxAlignment=(fha_general, fha_left, fha_center, fha_right, fha_fill,