Concept Framework 2.2 documentation Contents | Index

RForm.Fixed

Name Type Access Version Deprecated
Fixed property public version 1.0 no

Prototype:
Read/Write property Fixed[=true|false]


Description:
This property applies to container controls. When the Fixed property is set, then the children of the container can have absolute coordinates (Left and Top), such as in a RFixed container. The recommended way of achieving this is by using a RFixed container.

Warning: When this property is set to true, it cannot be set back to false.

Returns:
This property returns true if this container can have children positioned in coordinates; otherwise it returns false

Documented by Eduard Suica, generation time: Sun Jan 27 18:15:05 2013 GMT(c)2013 Devronium Applications