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


LIST ALL
Posted by 강현구2003-02-27 20:55:27, Hit : 3414
이건 뭘까요..
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
3198
   쩝.. 역시 내 실력이 부족한것인가.. [2]
강현구 2003/02/26  3182

   이건 뭘까요.. [2]
강현구 2003/02/27  3414
3196
   VB6 엔터프라이즈 에디션 받고 있습니다.. [5]
강현구 2003/03/31  3331
3195
   비교 스샷... [4]
강현구 2003/08/09  3541
3194
     이래도... [4]
강현구 2003/08/09  3876
3193
   복구다!!
강현구 2003/09/01  2985
3192
   [건의] 아이디어 게시판을 만들었으면 합니다.. [1]
강현구 2003/09/13  3980
3191
   [건의] 게시판 경로 수정좀.. [1]
강현구 2003/09/22  2959
3190
   구루님.. 그아이디 아닙니다;; [2]
강현구 2003/12/29  2494
3189
   자작곡입니다.. [6]
강현구 2004/02/14  2261
3188
   아마도 제 컴퓨터의 사양이 가장 안 좋을듯 합니다 [8]
강현구 2004/07/10  2387
3187
   PC에서 Mac OS 돌리는 것도 있던데. [3]
강현구 2005/08/10  4203
3186
   Manifest 툴을 다시 만들었습니다. [1]
강현구 2006/01/05  4007
3185
   페인트 샵 프로 X 제품 발표회 [4]
강현구 2006/01/16  5350
3184
   바탕화면입니다. [2]
강현구 2006/01/25  2458
3183
   맥 OS를 쓰고 있습니다. [5]
강현구 2006/07/15  5259
3182
   네이버 초딩 [4]
강현구 2006/12/31  5714
3181
   오랜만에 들러봅니다 [2]
강현구 2013/03/12  4057
3180
    흠. . 창조도 물론 키 입력이 돼겠지요 .. ? [8]
갸즈 2005/04/13  3075
3179
   창조로 TCP/IP 대나효 ~_~ ? [15]
갸즈 2005/04/13  3228
3178
   헉.. 님 www.createall.com에서 활동하셧던 분인가요 [3]
경근 2002/09/08  5262
3177
   MS사가windows XP를 SP2로 강제 업데이트를 실행한다고 합니다. [6]
곽태윤 2005/03/12  6059
3176
   대구 지하철 사건;; [3]
구루™ 2003/02/19  5100
3175
   새로운 프로젝트 준비중입니다. [2]
구루™ 2003/02/20  2958
3174
   주절주절~ [2]
구루™ 2003/03/01  3289
LIST ALL   Prev [1]..[21][22][23][24][25][26][27][28] 29 [30]..[156] 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이희철
로그인