This class is virtual. You cannot use it as a datatype.
This class is static.
This class acts like an array.
DIM hGambasEditor.Colors AS .GambasEditor.Colors DIM anInteger AS Integer anInteger = hGambasEditor.Colors [ Style AS Integer ] |
DIM hGambasEditor.Colors AS .GambasEditor.Colors DIM anInteger AS Integer hGambasEditor.Colors [ Style AS Integer ] = anInteger |