[Overview][Procedures and functions][Index] Reference for unit 'unit_putils_exhibition' (#Colour)

SetupTheItem

Declaration

Source position: unit_putils_exhibition.pas line 32

procedure SetupTheItem(

  theDialog: DialogPtr;

  ItemID: Integer;

  SizeIt: Boolean;

  ShowIt: Boolean;

  EnableIt: Boolean;

  SetTheMax: Boolean;

  var thePosition: Rect;

  ExtraData: LongInt;

  StringID: Integer

);