![]() |
Previous Top Next |
FormHelp component.
|
type
|
TFormHelpMargins = 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.
|