Unit 'fpmkunit' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fpmkunit]

TFPVersion

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

Declaration

Source position: fpmkunit.pp line 378

type TFPVersion = class(TPersistent)

public

  procedure Clear;

  procedure Assign(); override;

  function CompareVersion();

  function SameVersion();

  property AsString: string; [rw]

  property Empty: Boolean; [r]

published

  property Major: Integer; [rw]

  property Minor: Integer; [rw]

  property Micro: Integer; [rw]

  property Build: Integer; [rw]

end;

Inheritance

TFPVersion

|

TObject


Documentation generated on: 2023-03-18