代码搜索:formatting
找到约 1,526 项符合「formatting」的源代码
代码结果 1,526
www.eeworm.com/read/320003/3551282
out testinterfaces.out
unit TestInterfaces;
{ AFS 16 Jan 2000
This unit compiles but is not semantically meaningfull
it is test cases for the code formatting utility
This unit tests interface declarations.
Th
www.eeworm.com/read/320003/3551284
out littletest26.out
unit LittleTest26;
{ AFS August 2003
This unit compiles but is not semantically meaningfull
it is test cases for the code formatting utility
Test the "packed" keyword }
interface
type
www.eeworm.com/read/320003/3551291
out littletest1.out
unit LittleTest1;
{ This unit compiles but is not semantically meaningfull
it is test cases for the code formatting utility
a very minimal unit }
interface
var
Fred: integer;
impl
www.eeworm.com/read/320003/3551295
out littletest42.out
unit LittleTest42;
{ AFS 9 Sept 2003
This unit compiles but is not semantically meaningfull
it is test cases for the code formatting utility }
interface
implementation
uses Dialogs;
www.eeworm.com/read/320003/3551297
out testdeclarations.out
unit TestDeclarations;
{ AFS 9 Jan 2000
This unit compiles but is not semantically meaningfull
it is test cases for the code formatting utility
This unit contains simple var, const & proced
www.eeworm.com/read/320003/3551323
out testdelphinetconst.out
unit TestDelphiNetConst;
{
AFS May 2005
This unit compiles but is not semantically meaningfull
it is test cases for the code formatting utility
Basic test of class constants in Delphi.NE
www.eeworm.com/read/320003/3551328
out littletest38.out
unit LittleTest38;
{ AFS 23 August 2003
This unit compiles but is not semantically meaningfull
it is test cases for the code formatting utility }
interface
implementation
procedure Foo
www.eeworm.com/read/320003/3551329
out testcommentindent2.out
unit TestCommentIndent2;
{ AFS 17 April 2004
Test the comment indenting options
This unit compiles but is not semantically meaningfull
it is test cases for the code formatting utility }
www.eeworm.com/read/320003/3551334
out littletest48.out
unit LittleTest48;
{ AFS 7 October 2003
This unit compiles but is not semantically meaningfull
it is test cases for the code formatting utility
}
interface
{ test an assertionn failure
www.eeworm.com/read/320003/3551335
out testdelphinetuses.out
unit TestDelphiNetUses;
{
AFS May 2005
This unit compiles but is not semantically meaningfull
it is test cases for the code formatting utility
Basic test of uses clause in Delphi.NET
}