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

TAlignInfo

Declaration

Source position: controls.pp line 1564

type TAlignInfo = record

  AlignList: TFPList;

  ControlIndex: Integer;

  Align: TAlign;

  Scratch: Integer;

end;