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


LIST ALL
Posted by 강현구2003-02-27 20:55:27, Hit : 3420
이건 뭘까요..
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
   바탕화면 바꾸는 소스 가지고 계신분..!
하얀종이 2002/11/21  4916
75
     [re] 단축키로 들어가는 소스좀 갈 쳐주세요~~ [2]
nylon 2002/12/01  4597
74
   마이크로 소프넷의 용어 해설
2002/12/13  4292
73
   [주접]아름다름님이누구징 [5]
八神 庵 2002/12/23  4606
72
   아아아~ [2]
이수호 2003/01/30  6134
71
   아즈망가 대왕 ! [7]
이수호 2003/02/03  4148
70
   Visual Basic 1.0 for DOS [8]
!미부!쿄시로 2003/02/10  4839
69
   창조 구문은 델파이와 다릅니다 [6]
지상현 2003/02/26  5635

   이건 뭘까요.. [2]
강현구 2003/02/27  3420
67
   그냥... 구상만 해봅니다. [6]
지상현 2003/02/28  4023
66
   터보 C for Windows 구합니다! [1]
JYBSoft 2003/02/28  4543
65
   아름다름님에 creatall.com계정 정보 주소도 있어요!전화번호도요. [7]
samjin.freeft 2003/03/09  3598
64
   오늘 찾은것들... [1]
이수호 2003/03/22  3983
63
   잡담 + 벅스 구조 파헤치기 시간! [3]
구루™ 2003/04/02  4761
62
       [re] 좀더 깊이 생각을 하시었음 합니다.. [6]
권선중 2003/09/07  5537
61
   [잡담]MBC, SBS화질비교// [4]
손상진 2004/02/01  4370
60
   커헐.....소스다날리다.; [3]
이시영 2004/02/10  3000
59
   델마당에서 창조 내용 검색... [2]
ps.구루 2004/02/26  3441
58
   델파이에서 찾은 Manifest [1]
ps.구루 2004/03/06  4607
57
   최근 게시물 스킨 완성;; [4]
손상진 2004/03/07  5442
56
   키보드.. 해부... [3]
손상진 2004/03/28  3966
55
   계획 프로그램; [6]
이경근 2004/05/05  2790
54
   리뉴얼 기념 ^-^ [1]
ps.이진백 2004/05/20  5866
53
   '스눕스파이를 이용한 글쓰기 실험' 답변까지 합본 [1]
이경근 2004/05/23  4135
52
   의견을~^^ [5]
손상진 2004/05/30  3630
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이희철
로그인