Unit 'AbComCtrls' Package
[Overview][Constants][Types][Classes][Index] [#pl_abbrevia]

TAbListItem

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

Declaration

Source position: AbComCtrls.pas line 54

type TAbListItem = class(TListItem)

protected

  FArchiveItem: TAbArchiveItem;

  

  function GetIsDirectory;

  

  function GetIsEncrypted;

  

public

  property ArchiveItem: TAbArchiveItem; [rw]

  

  property IsDirectory: Boolean; [r]

  

  property IsEncrypted: Boolean; [r]

  

end;

Inheritance

TAbListItem

  

|

TObject



CT Web help

CodeTyphon Studio