Maia\Model
CLASS DrawingOptions

CLASS dotr.Maia.Model.DrawingOptions


Property Summary
INTEGER ComponentDrawingPointX PUBLIC GET SET
           
INTEGER ComponentDrawingPointY PUBLIC GET SET
           
INTEGER ComponentHeight PUBLIC GET SET
           
CHARACTER ComponentLabel PUBLIC GET SET
           
CHARACTER ComponentName PUBLIC GET SET
           
INTEGER ComponentTabIndex PUBLIC GET SET
           
INTEGER ComponentWidth PUBLIC GET SET
           
INTEGER LabelDrawingPointX PUBLIC GET SET
           
INTEGER LabelDrawingPointY PUBLIC GET SET
           
 

Property Detail

ComponentDrawingPointX

INTEGER PUBLIC GET SET

ComponentDrawingPointY

INTEGER PUBLIC GET SET

ComponentHeight

INTEGER PUBLIC GET SET

ComponentLabel

CHARACTER PUBLIC GET SET

ComponentName

CHARACTER PUBLIC GET SET

ComponentTabIndex

INTEGER PUBLIC GET SET

ComponentWidth

INTEGER PUBLIC GET SET

LabelDrawingPointX

INTEGER PUBLIC GET SET

LabelDrawingPointY

INTEGER PUBLIC GET SET