Unit 'VirtualTrees' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_virtualtrees]

TVTFixedAreaConstraints

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

Declaration

Source position: virtualtrees.pas line 1120

type TVTFixedAreaConstraints = class(TPersistent)

protected

  procedure Change;

  

  property Header: TVTHeader; [r]

  

public

  constructor Create();

  

  procedure Assign(); override;

  

  property OnChange: TNotifyEvent; [rw]

  

published

  property MaxHeightPercent: TVTConstraintPercent; [rw]

  

  property MaxWidthPercent: TVTConstraintPercent; [rw]

  

  property MinHeightPercent: TVTConstraintPercent; [rw]

  

  property MinWidthPercent: TVTConstraintPercent; [rw]

  

end;

Inheritance

TVTFixedAreaConstraints

  

|

TObject



CT Web help

CodeTyphon Studio