![]() |
![]() ![]() ![]() |
acFormHelp component.
|
type
|
TacFormHelpMargins = class
|
published
|
property Horizontal: Byte default 10;
|
property Vertical: Byte default 4;
|
end;
|
The Margins specifies width and height (in pixels) for space between the border and the text in the help window.
|
MarginHorz and MarginVert properties of acRichLabel component.
|