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

T_Column

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

Declaration

Source position: u_command.pas line 238

type T_Column = class(T_Command)

public

  constructor Create(); virtual;

  function GetTextPos;

  function GetTextWidth;

  procedure SetColColor();

  property ColPos: single; [rw]

  property ColWidth: single; [rw]

  property ColMargin: single; [rw]

  property GetColor: TfpgColor; [r]

end;

Inheritance

T_Column

|

T_Command

|

TObject


Documentation generated on: 2013-04-29