Unit 'AbCabTyp' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_abbrevia]

TAbCabItem

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

Declaration

Source position: AbCabTyp.pas line 44

type TAbCabItem = class(TAbArchiveItem)

protected

  FPartialFile: Boolean;

  

  FRawFileName: AnsiString;

  

public

  property PartialFile: Boolean; [rw]

  

  property RawFileName: AnsiString; [rw]

  

end;

Inheritance

TAbCabItem

  

|

TAbArchiveItem

  

|

TObject



CT Web help

CodeTyphon Studio