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

TCodyIdentifier

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

Declaration

Source position: codyidentifiersdlg.pas line 127

type TCodyIdentifier = class

public

  Identifier: string;

  

  Unit_Name: string;

  

  UnitFile: string;

  

  GroupName: string;

  

  GroupFile: string;

  

  MatchExactly: Boolean;

  

  DirectUnit: Boolean;

  

  InUsedPackage: Boolean;

  

  PathDistance: Integer;

  

  UseCount: Int64;

  

  constructor Create();

  

end;

Inheritance

TCodyIdentifier

  

|

TObject



CT Web help

CodeTyphon Studio