[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: system.actions.pp line 182
type TActionListEnumerator = class |
protected |
function GetCurrent; |
public |
constructor Create(); |
function MoveNext; |
property Current: TContainedAction; [r] |
end; |
| |
TObject |