Class TChildMetrics (unit LOPanel) |
TObject
TConstraint} the layout metrics represent four equations. for equations that are "absolute" or "as is" we don't add a constraint and just set the variable value directly(and mark the variable as constant); otherwise we produce an ordered linear combination from the equation and add a constraint
Constructors |
Functions |
Properties |
Events |
Variables |
Constructors |
Flush} { TChildMetrics class implementation } {--------------------------------------- TChildMetrics.Create } { initialize fields
Functions |
TChildMetrics.Create} {--------------------------------------- TChildMetrics.ReadFromStream } { Read metrics from stream
TChildMetrics.ReadFromStream} {--------------------------------------- TChildMetrics.WriteToStream } { Write metrics to stream
Properties |
x => 0, y => 1, right => 2, bottom => 3
Events |
Variables |
NB! Set in ReadMetrics or SetVacantPointers Essential only during the first Layout after ReadMetrics
x => 0, y => 1, right => 2, bottom => 3