[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'Laz2_DOM' (#lazutils)

TAttrDefault

Declaration

Source position: laz2_dom.pas line 800

type TAttrDefault = (

  adImplied,

  

  adDefault,

  

  adRequired,

  

  adFixed

  

);

The latest version of this document can be found at lazarus-ccr.sourceforge.net.