Menu

#217 delphi 2010 class declarations crasehs fomrating

open
Formatting (69)
5
2009-11-20
2009-11-20
Anonymous
No

This one wont format but its compileable.

type
TForm3 = class(TForm)
public
class function GetI: Integer; static;
class var i : Integer;
class constructor Create;
class destructor Destroy;
class property mtryrt: Integer read GetI;
end;

Pls don't abandon JCF it's ages ahead of what new d2010 formatter offer.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.