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

ControlPosParams

Declaration

Source position: _crw_apptools.pas line 296

function ControlPosParams(

  Control: TControl;

  Anchors: LongString = 'LT';

  dX: Integer = 0;

  dY: Integer = 0

):LongString;