창조유저그룹-커즈닷컴
Window close
ID :     PASS :   
   
  처음으로
  창조
  창조 소개
창조 다운로드
CUGz.com 소개
온라인 도움말
  커뮤니티
  가입인사
자유게시판
Q/A게시판
TIP/TECH
열린강좌
자주하는질문
아이디어게시판
  자료실
  소스자료실
프로그램자료실
기타자료실
명예의 전당
이미지 자료실
  지원/기타
  표준용어재정
구글 웹서치  
관리자 전용


LIST ALL
Posted by 강현구2003-02-27 20:55:27, Hit : 3419
이건 뭘까요..
Post URL : http://cugz.sjworks.net/bbs/zboard.php?id=freeboard&no=567
리소스 해커로 sub.dll 파일을 열어 봤는데..

무슨 코드 같은게 적혀있군요..

=======================================================================
object GridOption_f: TGridOption_f
  Left = 248
  Top = 118
  BorderStyle = bsDialog
  Caption = '표양식'
  ClientHeight = 210
  ClientWidth = 351
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  formStyle = fsStayOnTop
  OldCreateOrder = True
  Position = poScreenCenter
  OnClose = formClose
  PixelsPerInch = 96
  TextHeight = 13
  object Result_panel: TPanel
    Tag = -1
    Left = 0
    Top = 164
    Width = 351
    Height = 46
    Align = alBottom
    BevelWidth = 2
    TabOrder = 0
    object BitBtn1: TBitBtn
      Left = 18
      Top = 3
      Width = 147
      Height = 38
      Caption = '확  인'
      Default = True
      Font.Charset = HANGEUL_CHARSET
      Font.Color = clWindowText
      Font.Height = -19
      Font.Name = '굴림'
      Font.Style = [fsBold]
      ModalResult = 1
      ParentFont = False
      TabOrder = 0
      OnClick = BitBtn1Click
      Glyph.Data = {
        76020000424D7602000000000000760000002800000020000000200000000100
        0400000000000002000000000000000000001000000010000000FFFFFF008484
        8400C6C6C600D6E7F7008CCEFF00009CEF0000DEFF0063EFFF0000636B00CEFF
        FF00634A0000F7CE8C0000000000000000000000000000000000222222222222
        2222222222222222222211222222222222222222222222222222CC2211122222
        22222222222222222222BA11CCC1122222222222222222222222ABCC555CC122
        22222222222222222222BA5555555C1222222222222222222222AB54444555C1
        12112222222222222222BA444444455CC1CC1222222222222222AB4444444455
        5C45C122222222222222BA334444444455C45C12222222222222AB3334444444
        445CC5C1222222222222BACC3344444444455CC1222222222222AB22C334444C
        CC4444CC122222222222BA222C334445C4CC444C122222222222CC2222C33444
        5454C44C1222222222222222222C33445CCCCCCC12222222222222222222C334
        4443C888811222222222222222222C333333C6666882222222222222222222CC
        CCCC869996812222222222222222222222286999968122222222222222222222
        2286999999681222222222222222222228699996696812222222222222222222
        2869996886968122222222222222222228666682869681222222222222222222
        2288882228696812222222222222222222222222286968122222222222222222
        2222222222869681222222222222222222222222228696812222222222222222
        2222222222286968122222222222222222222222222886978122222222222222
        2222222222228869681222222222222222222222222228888812}
    end
    object BitBtn2: TBitBtn
      Left = 183
      Top = 3
      Width = 147
      Height = 38
      Cancel = True
      Caption = '취  소'
      Font.Charset = HANGEUL_CHARSET
      Font.Color = clWindowText
      Font.Height = -19
      Font.Name = '굴림'
      Font.Style = [fsBold]
      ModalResult = 2
      ParentFont = False
      TabOrder = 1
      Glyph.Data = {
        76020000424D7602000000000000760000002800000020000000200000000100
        0400000000000002000000000000000000001000000010000000FFFFFF008484
        8400C6C6C6009C9CEF00D6E7F7008CCEFF00009CEF009CC69400295A00004200
        B500736BE7000000000000000000000000000000000000000000222222222222
        2222222222222222222222222222222222222222222222222211222222222222
        222222222222211122BB2222222222222222222222211BBB1187222222222222
        22222222221BB666BB782222222222222222222221B666666687222222222222
        222211211B66655556782222222222222221BB1BB66555555587222222222222
        221B65B666555555557822222222222221B65B66555555554487222222222222
        1B6BB6555555555444782222222222221BB6655555555544BB87222222222221
        BB5555BBB555544B2278222222222221B555BB5B655544B22287222222222221
        B55B565655544B2222BB222222222221BBBBBBB65544B2222222111122222221
        BBBB4555544B22222222999912222219999B444444B22222222293A991222199
        A39BBBBBBB22222222229A3A9912199A3A92222222222222222299A3A99199A3
        A9922222222222222222299A3A999A3A992222222222222222222299A3A9A3A9
        9222222222222222222222299A3A3A9922222222222222222222222199A3A992
        2222222222222222222222199A3A3A99222222222222222222222199A3A9A3A9
        92222222222222222222199A3A999A3A9922222222222222222299A3A99299A3
        A99222222222222222229A3A9922299A3A92222222222222222293A992222299
        A392222222222222222299992222222999922222222222222222}
    end
  end
  object GridPan: TPanel
    Left = 0
    Top = 0
    Width = 351
    Height = 164
    Align = alClient
    BevelInner = bvLowered
    BevelWidth = 3
    BorderWidth = 10
    TabOrder = 1
    object FixVert_Cb: TCheckBox
      Left = 24
      Top = 24
      Width = 97
      Height = 17
      Caption = '고정수직선'
      Font.Charset = HANGEUL_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '굴림'
      Font.Style = [fsBold]
      ParentFont = False
      TabOrder = 0
    end
    object FixHorz_Cb: TCheckBox
      Left = 136
      Top = 24
      Width = 97
      Height = 17
      Caption = '고정수평선'
      Font.Charset = HANGEUL_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '굴림'
      Font.Style = [fsBold]
      ParentFont = False
      TabOrder = 1
    end
    object Horz_Cb: TCheckBox
      Left = 136
      Top = 48
      Width = 97
      Height = 17
      Caption = '수평선'
      Font.Charset = HANGEUL_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '굴림'
      Font.Style = [fsBold]
      ParentFont = False
      TabOrder = 2
    end
    object Vert_Cb: TCheckBox
      Left = 24
      Top = 48
      Width = 97
      Height = 17
      Caption = '수직선'
      Font.Charset = HANGEUL_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '굴림'
      Font.Style = [fsBold]
      ParentFont = False
      TabOrder = 3
    end
    object FocusSel_Cb: TCheckBox
      Left = 248
      Top = 48
      Width = 81
      Height = 17
      Caption = '선택구분'
      Font.Charset = HANGEUL_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '굴림'
      Font.Style = [fsBold]
      ParentFont = False
      TabOrder = 4
    end
    object ColMove_Cb: TCheckBox
      Left = 136
      Top = 96
      Width = 97
      Height = 17
      Caption = '종칸이동'
      Font.Charset = HANGEUL_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '굴림'
      Font.Style = [fsBold]
      ParentFont = False
      TabOrder = 5
    end
    object RowMove_Cb: TCheckBox
      Left = 24
      Top = 96
      Width = 97
      Height = 17
      Caption = '횡칸이동'
      Font.Charset = HANGEUL_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '굴림'
      Font.Style = [fsBold]
      ParentFont = False
      TabOrder = 6
    end
    object Tab_Cb: TCheckBox
      Left = 248
      Top = 96
      Width = 81
      Height = 17
      Caption = '탭키사용'
      Font.Charset = HANGEUL_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '굴림'
      Font.Style = [fsBold]
      ParentFont = False
      TabOrder = 7
    end
    object AllwayEdit_Cb: TCheckBox
      Left = 248
      Top = 24
      Width = 81
      Height = 17
      Caption = '항상편집'
      Font.Charset = HANGEUL_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '굴림'
      Font.Style = [fsBold]
      ParentFont = False
      TabOrder = 8
    end
    object RowSel_Cb: TCheckBox
      Left = 136
      Top = 120
      Width = 97
      Height = 17
      Caption = '횡칸선택'
      Font.Charset = HANGEUL_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '굴림'
      Font.Style = [fsBold]
      ParentFont = False
      TabOrder = 9
      Visible = False
    end
    object ScrollDraw_Cb: TCheckBox
      Left = 24
      Top = 120
      Width = 89
      Height = 17
      Caption = '스크롤갱신'
      Font.Charset = HANGEUL_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '굴림'
      Font.Style = [fsBold]
      ParentFont = False
      TabOrder = 10
    end
    object RanSel_Cb: TCheckBox
      Left = 248
      Top = 120
      Width = 81
      Height = 17
      Caption = '범위선택'
      Font.Charset = HANGEUL_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '굴림'
      Font.Style = [fsBold]
      ParentFont = False
      TabOrder = 11
      Visible = False
    end
  end
  object ColSize_Cb: TCheckBox
    Left = 136
    Top = 72
    Width = 97
    Height = 17
    Caption = '칸폭변경'
    Font.Charset = HANGEUL_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = '굴림'
    Font.Style = [fsBold]
    ParentFont = False
    TabOrder = 2
  end
  object RowSize_Cb: TCheckBox
    Left = 24
    Top = 72
    Width = 97
    Height = 17
    Caption = '칸높이변경'
    Font.Charset = HANGEUL_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = '굴림'
    Font.Style = [fsBold]
    ParentFont = False
    TabOrder = 3
  end
  object Edit_Cb: TCheckBox
    Left = 248
    Top = 72
    Width = 73
    Height = 17
    Caption = '편집'
    Font.Charset = HANGEUL_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = '굴림'
    Font.Style = [fsBold]
    ParentFont = False
    TabOrder = 4
  end
end

Fream   2003-02-27 PM 9:04:46  
헐... 오브젝트...
지상현   2003-02-28 AM 11:11:38  
델파이 폼 파일입니다.
저거 복사해서 *.dfm으로 저장후 델파이로 열어보세요.
LIST ALL               GO TO THE TOP


N
C
   Subject
Posted by
Date
H
76
   현재 창조그룹에서 살아계신 분들 [13]
ps.이진백 2004/09/04  4083
75
   하핫~ 창조 덕에(?).. 델파이 다루다..(초보..) [4]
qkrwhdgns 2005/06/29  3287
74
   파노라마... [3]
손상진 2005/06/05  4494
73
   통합 프로그래밍 강좌를 올리다가 생각... [4]
이진백 2005/05/08  5532
72
   터보 C for Windows 구합니다! [1]
JYBSoft 2003/02/28  4543
71
   키보드.. 해부... [3]
손상진 2004/03/28  3966
70
   컴퓨터 받았습니다. ㅎㅎㅎ [6]
한수훈 2009/04/25  4328
69
   커헐.....소스다날리다.; [3]
이시영 2004/02/10  3000
68
   최근 게시물 스킨 완성;; [4]
손상진 2004/03/07  5441
67
   처음으로, 본컴에 윈도우비스타 설치 [2]
한수훈 2009/05/24  4572
66
   창조와 VB →창조가 좋다, VB가 좋다. [7]
박종훈 2007/07/15  4182
65
   창조에서 필요할 것 같은 속성들 #1 (ㅎ창)
박종훈 2006/04/08  4125
64
   창조로만 irc 클라이언트 만들기 결과..(성공) [2]
박재성 2017/03/03  6147
63
   창조 온라인 도움말에 대해서~ [4]
김동민 2008/01/01  4028
62
   창조 구문은 델파이와 다릅니다 [6]
지상현 2003/02/26  5634
61
   제로보드의 너무 강력한 검색 기능 -_- [3]
지상현 2007/06/19  4209
60
   정확한 컴퓨터 사양 [6]
한수훈 2009/04/25  4240
59
   재밌네요 이거 [3]
김레이 2007/06/22  4239
58
   잡담 + 벅스 구조 파헤치기 시간! [3]
구루™ 2003/04/02  4761
57
   이제야 서브버전의 편리함을 알아가고 있습니다. -- [7]
손상진 2011/08/19  6118
56
   이런이런... lrc 파일-_- [12]
박종훈 2009/01/04  4787

   이건 뭘까요.. [2]
강현구 2003/02/27  3419
54
   이 그래픽카드 어떻게 처리 못할까요? [4]
한수훈 2008/12/06  4479
53
   의견을~^^ [5]
손상진 2004/05/30  3630
52
   윈도우7, 새컴퓨터에 설치!! [16]
한수훈 2009/04/26  5357
LIST ALL   1 [2][3][4] Next
Copyright 1999-2024 Zeroboard / skin by reedyfox in miniwini style
로그인
지우개 Expert 3.0
제작자 : 천호성 님 [LINK]
로그인
대박로또2005
제작자 : 최재일 님 [LINK]
로그인
1박종훈15292 점
2지상현8809 점
3손상진7388 점
4권선중6060 점
5이진백5174 점
로그인
가입일닉네임
05/31김동률
03/31홍형기
09/01o00pp99oo
12/27이재민
11/20이희철
로그인