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

ICommandHolder

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

An interface that allows to Get or Set a Command

Declaration

Source position: fpg_command_intf.pas line 19

type ICommandHolder = interface(IInterface)

  function GetCommand;

  procedure SetCommand();

end;

Inheritance

ICommandHolder

  

An interface that allows to Get or Set a Command

IInterface

?

Description

An interface that allows to Get or Set a Command. An example of a class that implements this interface is the TfpgBaseButton class.


Documentation generated on: 2015-04-04