Unit 'AbZView' Package
[Overview][Types][Classes][Index] [#pl_abbrevia]

TAbZipView

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

Declaration

Source position: AbZView.pas line 55

type TAbZipView = class(TAbBaseViewer)

protected

  FZipComponent: TAbCustomZipBrowser;

  

  FOnIncludeItem: TAbIncludeItemEvent;

  

  function GetItem();

  

  procedure SetZipComponent();

  

  procedure Notification(); override;

  

  procedure DoChange(); override;

  

public

  property Items []: TAbZipItem; [r]

  

published

  property Align;

  

  property Anchors;

  

  property Attributes: TAbViewAttributes;

  

  property BorderStyle;

  

  property Color;

  

  property Colors: TAbColors;

  

  property Cursor;

  

  property Headings: TAbColHeadings;

  

  property DefaultColWidth;

  

  property DefaultRowHeight;

  

  property DisplayOptions: TAbDisplayOptions;

  

  property HeaderRowHeight: Integer;

  

  property SortAttributes: TAbSortAttributes;

  

  property DragMode;

  

  property Enabled;

  

  property Font;

  

  property ParentColor;

  

  property ParentFont;

  

  property ParentShowHint;

  

  property PopupMenu;

  

  property ShowHint;

  

  property TabOrder;

  

  property TabStop;

  

  property ZipComponent: TAbCustomZipBrowser; [rw]

  

  property OnChange: TNotifyEvent;

  

  property OnClick: TNotifyEvent;

  

  property OnDblClick: TNotifyEvent;

  

  property OnEnter;

  

  property OnExit;

  

  property OnKeyDown;

  

  property OnKeyPress;

  

  property OnKeyUp;

  

  property OnMouseDown;

  

  property OnMouseMove;

  

  property OnMouseUp;

  

  property OnSorted: TAbSortedEvent;

  

  property OnDrawSortArrow: TAbDrawSortArrowEvent;

  

  property OnIncludeItem: TAbIncludeItemEvent; [rw]

  

end;

Inheritance

TAbZipView

  

|

TAbBaseViewer

  

|

TObject



CT Web help

CodeTyphon Studio