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

TAbZipDisplayOutline

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

Declaration

Source position: AbZipOut.pas line 92

type TAbZipDisplayOutline = class(TTreeView)

protected

  procedure DoOnWindowsDrop(); virtual;

  

  function DoMouseWheel(); override;

  

  procedure Loaded; override;

  

  procedure SetOnWindowsDrop();

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  property zdPictureDirectory: TBitmap; [rw]

  

  property zdPictureFile: TBitmap; [rw]

  

  property zdPictureZipAttribute: TBitmap; [rw]

  

  property zdPictureDirectorySelected: TBitmap; [rw]

  

  property zdPictureFileSelected: TBitmap; [rw]

  

  property zdPictureZipAttributeSelected: TBitmap; [rw]

  

  property BitMapHeight: Integer; [rw]

  

  property BitMapWidth: Integer; [rw]

  

  property OnWindowsDrop: TWindowsDropEvent; [rw]

  

end;

Inheritance

TAbZipDisplayOutline

  

|

TObject



CT Web help

CodeTyphon Studio