Unit 'asl' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#amunits]

TFontRequester

Declaration

Source position: asl.pas line 227

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: 2021-07-30