Unit 'intuition' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#os4units]

DisableTemplate

Declaration

Source position: intuition.pas line 4031

procedure DisableTemplate(

  Rp: PRastPort;

  Left: LongInt;

  Top: LongInt;

  Width: LongInt;

  Height: LongInt;

  TemplatePtr: Pointer;

  OffX: LongInt;

  OffY: LongInt;

  TemplateType: LongWord;

  BytesPerRow: LongWord;

  BackType: LongWord;

  Dri: PDrawInfo

);


Documentation generated on: 2021-07-30