代码搜索:integer
找到约 10,000 项符合「integer」的源代码
代码结果 10,000
www.eeworm.com/read/170002/9824461
inc tnoterecordlistimp.inc
//************************************************************************************//
// File created automatically by GenerateRecords.xls //
// Do not modify by
www.eeworm.com/read/170002/9824468
inc tcellrecordlistimp.inc
//************************************************************************************//
// File created automatically by GenerateRecords.xls //
// Do not modify by
www.eeworm.com/read/170002/9824474
inc thpagebreaklistimp.inc
//************************************************************************************//
// File created automatically by GenerateRecords.xls //
// Do not modify by
www.eeworm.com/read/170002/9824478
inc tbaserecordlisthdr.inc
//************************************************************************************//
// File created automatically by GenerateRecords.xls //
// Modified by hand
www.eeworm.com/read/170002/9824514
inc tvpagebreaklistimp.inc
//************************************************************************************//
// File created automatically by GenerateRecords.xls //
// Do not modify by
www.eeworm.com/read/170002/9824554
inc tcolinfolistimp.inc
//************************************************************************************//
// File created automatically by GenerateRecords.xls //
// Do not modify by
www.eeworm.com/read/170002/9824557
pas uxlsrowcolentries.pas
unit UXlsRowColEntries;
{$IFDEF LINUX}{$INCLUDE ../FLXCONFIG.INC}{$ELSE}{$INCLUDE ..\FLXCONFIG.INC}{$ENDIF}
interface
uses Classes, SysUtils, UXlsBaseRecords, UXlsBaseRecordLists, UXlsOtherRecords,
www.eeworm.com/read/170002/9824561
pas advgridexcel.pas
unit AdvGridExcel;
{$IFDEF LINUX}{$INCLUDE ../FLXCONFIG.INC}{$ELSE}{$INCLUDE ..\FLXCONFIG.INC}{$ENDIF}
interface
{$IFDEF FLEXCELADVSTRINGGRID}
uses
Windows, SysUtils, Classes, XLSAdapter, UExce
www.eeworm.com/read/170002/9824566
pas uxlsworkbookglobals.pas
unit UXlsWorkbookGlobals;
interface
uses Classes, SysUtils, UXlsBaseRecords, UXlsBaseRecordLists, UXlsOtherRecords, UXlsChart,
UXlsSST, XlsMessages, UXlsSections, UXlsReferences, USheetNameL
www.eeworm.com/read/170002/9824567
pas uxlsxf.pas
unit UXlsXF;
interface
uses Classes, SysUtils, UXlsBaseRecords, UXlsBaseRecordLists, XlsMessages,
UFlxFormats, UXlsStrings;
type
TXFDat=packed record
Font: word; //0
Fo