Ignore:
Timestamp:
Mar 7, 2007, 5:36:31 PM (17 years ago)
Author:
イグトランス (egtra)
Message:

#55#73#75とりあえず完了

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Include/Classes/System/Drawing/misc.ab

    r104 r137  
    3636End Enum
    3737
     38Enum FontStyle
     39    Regular = 0
     40    Bold = 1
     41    Italic = 2
     42    Strikeout = 4
     43    Underline  = 8
     44End Enum
     45
     46
    3847#endif '__SYSTEM_DRAWING_MISC_AB__
Note: See TracChangeset for help on using the changeset viewer.