[Overview][Classes][Index] Reference for unit 'fpg_command_intf' (#fpgui)

ICommand

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

This interface represents a Command

Declaration

Source position: fpg_command_intf.pas line 13

type ICommand = interface(IInterface)

  procedure Execute;

end;

Inheritance

ICommand

  

This interface represents a Command

IInterface

?

Description

This interface represents a Command. Currently in only defines one procedure called Execute.


Documentation generated on: 2015-04-04