[Overview][Types][Classes][Variables][Index] Reference for unit 'U_Command' (#fpgui)

T_Page

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

Declaration

Source position: u_command.pas line 108

type T_Page = class(TObject)

public

  constructor Create(); virtual;

  destructor Destroy; override;

  property Commands: TList; [rw]

  property PagesTot: Integer; [r]

  property PagesSect: Integer; [r]

end;

Inheritance

T_Page

|

TObject


Documentation generated on: 2013-04-29