Unit 'igSwatch_ListView' Package
[Overview][Classes][Index] [#pl_graphics32mg]

TigSwatchListView

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

Declaration

Source position: igSwatch_ListView.pas line 44

type TigSwatchListView = class(TigGridListView)

protected

  function ItemListClass; override;

  

published

  property Align;

  

  property AutoSize;

  

  property Anchors;

  

  property Color;

  

  property ParentColor;

  

  property GrowFlow: TigGridFlow;

  

  property SwatchList: TigSwatchList; [rw]

  

  property ThumbWidth: Integer;

  

  property ThumbHeight: Integer;

  

  property ParentShowHint;

  

  property PopupMenu;

  

  property RepaintMode;

  

  property Scale;

  

  property ScaleMode;

  

  property ShowHint;

  

  property TabOrder;

  

  property TabStop;

  

  property Visible;

  

  property CellBorderStyle: TigCellBorderStyle;

  

  property GridOptions: TigGridOptions;

  

  property FrameColor: TColor;

  

  property SelectedColor: TColor;

  

  property ItemIndex: TigGridIndex;

  

  property OnChange: TNotifyEvent;

  

  property OnMouseDown;

  

end;

Inheritance

TigSwatchListView

  

|

TigGridListView

  

|

TigCoreViewer,IGridBasedListSupport

  

|

TObject



CT Web help

CodeTyphon Studio