Unit 'DAV_GuiFileFormats' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_asiovst]

IGuiFileFormats

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

Declaration

Source position: DAV_GuiFileFormats.pas line 41

type IGuiFileFormats = interface

  function GetWidth;

  

  function GetHeight;

  

  procedure SetWidth();

  

  procedure SetHeight();

  

  property Width: Integer; [rw]

  

  property Height: Integer; [rw]

  

end;

Inheritance

IGuiFileFormats

  

|

IInterface



CT Web help

CodeTyphon Studio