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

FixedPutControl

Declaration

Source position: gtkproc.pp line 358

procedure FixedPutControl(

  Parent: PGTKWidget;

  Child: PGTKWidget;

  Left: LongInt;

  Top: LongInt

);