[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
[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. |
lazarus-ccr.sourceforge.net |