[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
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; |
|
||
| | | ||
TObject |
| CT Web help |
| CodeTyphon Studio |