Unit 'TreeGrids' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#bs_controls]

TCustomTreeGridOptions

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

Declaration

Source position: treegrids.pas line 905

type TCustomTreeGridOptions = class(TPersistent)

protected

  property AnimationOptions: TTGAnimationOptions; [rw]

  

  property AutoOptions: TTGAutoOptions; [rw]

  

  property ExportMode: TTGExportMode; [rw]

  

  property MiscOptions: TTGMiscOptions; [rw]

  

  property PaintOptions: TTGPaintOptions; [rw]

  

  property SelectionOptions: TTGSelectionOptions; [rw]

  

public

  constructor Create(); virtual;

  

  procedure AssignTo(); override;

  

  property Owner: TBaseTreeGrid; [r]

  

end;

Inheritance

TCustomTreeGridOptions

  

|

TObject



CT Web help

CodeTyphon Studio