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

TTGFixedAreaConstraints

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

Declaration

Source position: treegrids.pas line 1429

type TTGFixedAreaConstraints = class(TPersistent)

protected

  procedure Change;

  

  property Header: TTGHeader; [r]

  

public

  constructor Create();

  

  procedure Assign(); override;

  

  property OnChange: TNotifyEvent; [rw]

  

published

  property MaxHeightPercent: TTGConstraintPercent; [rw]

  

  property MaxWidthPercent: TTGConstraintPercent; [rw]

  

  property MinHeightPercent: TTGConstraintPercent; [rw]

  

  property MinWidthPercent: TTGConstraintPercent; [rw]

  

end;

Inheritance

TTGFixedAreaConstraints

  

|

TObject



CT Web help

CodeTyphon Studio