|
Sub properties |
|
| acFormMagnet component.
|
| type
|
| TacScreenMagnet = class(TPersistent)
|
| published
|
| property Area: TacScreenArea;
|
| property Edges: TacScreenEdges;
|
| property ScreenPower: Byte;
|
| end;
|
| The ScreenMagnet is the list of properties which allow the forms to be magnetized to the edges of screen or work area.
|