代码搜索:boolean
找到约 10,000 项符合「boolean」的源代码
代码结果 10,000
www.eeworm.com/read/319238/13457328
pas uciaservicetools.pas
unit uCiaServiceTools;
interface
uses
SysUtils, Classes, Windows, SvcMgr, WinSvc;
type
TCiaService = class(TService)
protected
procedure Start(Sender: TService; var Started: bo
www.eeworm.com/read/318981/13464916
pas vclzip.pas
{ ********************************************************************************** }
{ }
{ COPYRIGHT 1997 Kevin
www.eeworm.com/read/318852/13469223
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/318852/13470307
inc tstoragelistcachehdr.inc
//************************************************************************************//
// File created automatically by GenerateRecords.xls //
// Do not modify by
www.eeworm.com/read/318852/13470321
inc tformatrecordlisthdr.inc
//************************************************************************************//
// File created automatically by GenerateRecords.xls //
// Do not modify by
www.eeworm.com/read/318852/13470339
pas templatestore.pas
unit TemplateStore;
{$IFDEF LINUX}{$INCLUDE ../FLXCOMPILER.INC}{$ELSE}{$INCLUDE ..\FLXCOMPILER.INC}{$ENDIF}
interface
{$R XlsTemplateStore.res}
uses
SysUtils, Classes, XlsMessages, UFlxMessag
www.eeworm.com/read/318852/13470375
inc tescherrecordlisthdr.inc
//************************************************************************************//
// File created automatically by GenerateRecords.xls //
// Do not modify by
www.eeworm.com/read/318852/13470406
inc thpagebreaklisthdr.inc
//************************************************************************************//
// File created automatically by GenerateRecords.xls //
// Do not modify by
www.eeworm.com/read/318852/13470413
inc tshrfmlarecordlisthdr.inc
//************************************************************************************//
// File created automatically by GenerateRecords.xls //
// Do not modify by
www.eeworm.com/read/318852/13470414
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,