Unit 'LCLType' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TNativeCanvasType

Declaration

Source position: lcltype.pp line 86

type TNativeCanvasType = (

  nctWindowsDC,

  nctLazCanvas

);