[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Constructor for the class instance.
Source position: controls.pp line 851
public constructor TControlBorderSpacing.Create( |
OwnerControl: TControl; |
ADefault: PControlBorderSpacingDefault = Nil |
); |
OwnerControl |
|
The associated control which owns the class instance. |
ADefault |
|
Pointer to a record with default settings; can be Nil for all zero defaults. |
Version 4.0 | Generated 2025-05-03 | Home |