Unit 'gd_dockingbase' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_glassdocking]

TGlassDockSettings

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

Declaration

Source position: gd_dockingbase.pas line 396

type TGlassDockSettings = class

public

  procedure Assign();

  

  procedure IncreaseChangeStamp;

  

  procedure LoadFromConfig();

  

  procedure SaveToConfig();

  

  procedure ResetToDefault;

  

  function IsEqual();

  

  property ChangeStamp: Integer; [r]

  

  property DragTreshold: Integer; [rw]

  

  property DockOutsideMargin: Integer; [rw]

  

  property DockParentMargin: Integer; [rw]

  

  property PageAreaInPercent: Integer; [rw]

  

  property HeaderAlignTop: Integer; [rw]

  

  property HeaderAlignLeft: Integer; [rw]

  

  property HeaderHint: string; [rw]

  

  property SplitterWidth: Integer; [rw]

  

  property SplitterColor: TColor; [rw]

  

  property ScaleOnResize: Boolean; [rw]

  

  property ShowHeader: Boolean; [rw]

  

  property ShowHeaderCaption: Boolean; [rw]

  

  property ShowHeaderCloseButton: Boolean; [rw]

  

  property HideHeaderCaptionFloatingControl: Boolean; [rw]

  

  property AllowDragging: Boolean; [rw]

  

  property HeaderButtonSize: Integer; [rw]

  

  property HeaderColor: TColor; [rw]

  

  property HeaderBorderColor: TColor; [rw]

  

  property HeaderFontColor: TColor; [rw]

  

  property HeaderIconsGroup: Integer; [rw]

  

  property DockSitesCanBeMinimized: Boolean; [rw]

  

  property MultiLinePages: Boolean; [rw]

  

end;

Inheritance

TGlassDockSettings

  

|

TObject



CT Web help

CodeTyphon Studio