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

T_WriteText

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

Declaration

Source position: u_command.pas line 158

type T_WriteText = class(T_Command)

public

  constructor Create(); virtual;

  procedure SetPosY();

  property GetPosX: single; [r]

  property GetPosY: single; [r]

  property GetColumn: Integer; [r]

  property GetText: Integer; [r]

  property GetFont: Integer; [r]

  property GetBackColor: Integer; [r]

  property GetBorder: Integer; [r]

  property GetLineSpace: Integer; [r]

  property GetCurFont: Boolean; [r]

  property GetFlags: TfpgTextFlags; [r]

end;

Inheritance

T_WriteText

|

T_Command

|

TObject


Documentation generated on: 2015-04-04