ReadItemFromDatabase()
ReadItemFromDatabase
Forward send (so that the raw data value is read into the control) and then split the value
into HI/LOW values
- Integer
iHeight - Integer
iWidth - Integer
iSize
MoveItemDataToDatabase()
MoveItemDataToDatabase
Get the values of the Height/Width and calcuate (and set) the new size value
- Integer
hoDD - Integer
iField - Integer
iSize - Integer
iWidth - Integer
iHeight - Integer
iPos - String
sVal
OnChange()
OnChange
Need to allow for setting of size (height/width) elements through the size item
and so need to update oItem_Height and oItem_Width accordingly
- String
sVal - Integer
iPos - Integer
iHeight - Integer
iWidth
- oItem_Height : cSigCJPropertyGridItem
OnChange()
- oItem_Width : cSigCJPropertyGridItem
OnChange()