Unit 'kmemo' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_kcontrols]

TKMemoBlockWrapMode

Declaration

Source position: kmemo.pas line 442

type TKMemoBlockWrapMode = (

  wrAround,

  

  wrAroundLeft,

  

  wrAroundRight,

  

  wrTight,

  

  wrTightLeft,

  

  wrTightRight,

  

  wrTopBottom,

  

  wrNone,

  

  wrUnknown

  

);



CT Web help

CodeTyphon Studio