[i] Define a frame for the item.
Source position: MUIClass.Area.pas line 154
published property TMUIArea.Frame : PtrInt |
Since area class is a superclass for all elements in a window, you can assign frames to every object you wish.
You don't adjust the style of your frame directly, instead you only specify a type:
How the frame is going to look is adjustable via the preferences program.
Four spacing values belong to each frame that tell MUI how many pixels should be left free between the frame and its contents. These spacing values are also user adjustable as long as you don't override them with one of InnerLeft, InnerRight, InnerTop or InnerBottom.
|
[i] Adjust the space between an object and its frame. |
|
|
[i] Adjust the space between an object and its frame. |
|
|
[i] Adjust the space between an object and its frame. |
|
|
[i] Adjust the space between an object and its frame. |