Unit 'ELDsgxObjectInsp' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_exdesign]

TplOIOptions

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

Declaration

Source position: ELDsgxObjectInsp.pas line 86

type TplOIOptions = class

public

  constructor Create;

  

  function Load;

  

  function Save;

  

  procedure Assign();

  

  procedure AssignTo();

  

  property ConfigStore: TConfigStorage; [rw]

  

  property SaveBounds: Boolean; [rw]

  

  property Left: Integer; [rw]

  

  property Top: Integer; [rw]

  

  property Width: Integer; [rw]

  

  property Height: Integer; [rw]

  

  property GridSplitterX []: Integer; [rw]

  

  property DefaultItemHeight: Integer; [rw]

  

  property ShowComponentTree: Boolean; [rw]

  

  property ComponentTreeHeight: Integer; [rw]

  

  property GridBackgroundColor: TColor; [rw]

  

  property SubPropertiesColor: TColor; [rw]

  

  property ReferencesColor: TColor; [rw]

  

  property ReadOnlyColor: TColor; [rw]

  

  property ValueColor: TColor; [rw]

  

  property DefaultValueColor: TColor; [rw]

  

  property ValueDifferBackgrndColor: TColor; [rw]

  

  property PropertyNameColor: TColor; [rw]

  

  property HighlightColor: TColor; [rw]

  

  property HighlightFontColor: TColor; [rw]

  

  property GutterColor: TColor; [rw]

  

  property GutterEdgeColor: TColor; [rw]

  

  property ShowHints: Boolean; [rw]

  

  property AutoShow: Boolean; [rw]

  

  property CheckboxForBoolean: Boolean; [rw]

  

  property BoldNonDefaultValues: Boolean; [rw]

  

  property DrawGridLines: Boolean; [rw]

  

  property ShowPropertyFilter: Boolean; [rw]

  

  property ShowGutter: Boolean; [rw]

  

  property ShowStatusBar: Boolean; [rw]

  

  property ShowInfoBox: Boolean; [rw]

  

  property InfoBoxHeight: Integer; [rw]

  

end;

Inheritance

TplOIOptions

  

|

TObject



CT Web help

CodeTyphon Studio