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

TControlRolesForForm

Declaration

Source position: controls.pp line 141

type TControlRolesForForm = set of (

  crffDefault,

  

  crffCancel

  

);