[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'asl' (#aros)

TFontRequester

Declaration

Source position: asl.pas line 167

type TFontRequester = record

  fo_Reserved0: array [0..7] of Byte;

  fo_Attr: TTextAttr;

  fo_FrontPen: Byte;

  fo_BackPen: Byte;

  fo_DrawMode: Byte;

  fo_Reserved1: Byte;

  fo_UserData: Pointer;

  fo_LeftEdge: SmallInt;

  fo_TopEdge: SmallInt;

  fo_Width: SmallInt;

  fo_Height: SmallInt;

  fo_TAttr: TTTextAttr;

end;


Documentation generated on: 2017-01-10