Unit 'flcProtoBufProtoCodeGenPascal' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_fundamentals]

TpbProtoCodeGenPascal

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: flcProtoBufProtoCodeGenPascal.pas line 329

type TpbProtoCodeGenPascal = class

protected

  FOutputPath: string;

  

public

  constructor Create;

  

  destructor Destroy; override;

  

  property OutputPath: string; [rw]

  

  procedure GenerateCode();

  

end;

Inheritance

TpbProtoCodeGenPascal

  

|

TObject



CT Web help

CodeTyphon Studio