Unit 'JvCustomItemViewer' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_jvcl]

TJvCustomItemViewerOptions

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

Declaration

Source position: JvCustomItemViewer.pas line 82

type TJvCustomItemViewerOptions = class(TPersistent)

protected

  procedure Change; virtual;

  

  procedure DoAutoAdjustLayout(); virtual;

  

public

  constructor Create(); virtual;

  

  destructor Destroy; override;

  

  procedure Assign(); override;

  

protected

  property Owner: TJvCustomItemViewer; [r]

  

  property Alignment: TAlignment; [rw]

  

  property DragAutoScroll: Boolean; [rw]

  

  property Layout: TTextLayout; [rw]

  

  property Width: Integer; [rw]

  

  property Height: Integer; [rw]

  

  property VertSpacing: Integer; [rw]

  

  property HorzSpacing: Integer; [rw]

  

  property ScrollBar: TJvItemViewerScrollBar; [rw]

  

  property ShowCaptions: Boolean; [rw]

  

  property LazyRead: Boolean; [rw]

  

  property ReduceMemoryUsage: Boolean; [rw]

  

  property AutoCenter: Boolean; [rw]

  

  property Smooth: Boolean; [rw]

  

  property Tracking: Boolean; [rw]

  

  property HotTrack: Boolean; [rw]

  

  property MultiSelect: Boolean; [rw]

  

  property BrushPattern: TJvBrushPattern; [rw]

  

  property RightClickSelect: Boolean; [rw]

  

end;

Inheritance

TJvCustomItemViewerOptions

  

|

TObject



CT Web help

CodeTyphon Studio