[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: treegrids.pas line 1429
type TTGFixedAreaConstraints = class(TPersistent) |
||
protected |
||
procedure Change; |
|
|
|
||
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; |
|
||
| | | ||
TObject |
| CT Web help |
| CodeTyphon Studio |