[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Defines an interface used in the Lazarus Object Inspector.
Source position: controls.pp line 86
type IObjInspInterface = interface |
||
function AllowAdd; |
|
|
function AllowDelete; |
|
|
end; |
|
Defines an interface used in the Lazarus Object Inspector. |
|
| | ||
IInterface |