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

TAnchorSideChangeOperation

Declaration

Source position: controls.pp line 724

type TAnchorSideChangeOperation = (

  ascoAdd,

  

  ascoRemove,

  

  ascoChangeSide

  

);