home *** CD-ROM | disk | FTP | other *** search
/ Delphi 5 for Professionals / DELPHI5.iso / AddOns / Components / Cell Control / DATA1.CAB / VCDEMO_Files / VCDemo.aps / Dialogs / 102.rc < prev    next >
Encoding:
Text File  |  1998-01-11  |  663 b   |  12 lines

  1. 102 DIALOGEX 0, 0, 280, 215
  2. LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_SIMPLIFIED
  3. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  4. EXSTYLE WS_EX_APPWINDOW
  5. CAPTION "User defined function"
  6. FONT 8, "MS Sans Serif"
  7. {
  8.  CONTROL "OK", 1, BUTTON, BS_DEFPUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 223, 194, 50, 14
  9.  CONTROL "", 1000, "{DD44C0EA-B2CF-11D1-8DD2-444553540000}", WS_CHILD | WS_VISIBLE | WS_TABSTOP, 7, 7, 266, 176
  10.  CONTROL "CELL support default parameters( that's parameter can be absent), the second function in this demo has default parameters.", 65535, STATIC, SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 7, 189, 200, 19
  11. }
  12.