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


LIST ALL
Posted by 강현구2003-02-27 20:55:27, Hit : 3347
이건 뭘까요..
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
3473
   [잡담][냉무]교대영재 떨어졌다ㅠ.ㅠ
이경근 2003/02/25  3300
3472
   이렇게 활동이 없다니~!! [1]
이경근 2003/02/25  2874
3471
   정말 활동이 뜸해졌군요 ^-^*
지나가는人 2003/02/25  3994
3470
   쩝...할말이 없숨다...
위자드 2003/02/26  4986
3469
   A~~ 이게 뭡니까?? 도대체 왜 관리를 안하시는거져? Y?~~
J2G 2003/02/26  4464
3468
   기대되는 우리나라 애니들...
Midor☆ 2003/02/26  5455
3467
   창조 구문은 델파이와 다릅니다 [6]
지상현 2003/02/26  5557
3466
   창조 2002에서 DB관련 객체가 안되는 이유? [4]
지상현 2003/02/26  5023
3465
   엄청난 사람(?) [3]
위자드 2003/02/26  4884
3464
   창조로 반투명 창 만들다가 실패했습니다 -_-; [1]
지상현 2003/02/26  3925
3463
   쩝.. 역시 내 실력이 부족한것인가.. [2]
강현구 2003/02/26  3125
3462
   으~ 소름이... [2]
위자드 2003/02/27  5804
3461
   20세기소년 11권 나왔어요.
미도르 2003/02/27  3253
3460
   드..드디어 제로보드 스킨 버그를 알아냄!! [1]
지상현 2003/02/27  5315
3459
   하하하 지상현님...이건모죠? ㅋㅋ [4]
지나가는이 2003/02/27  3969
3458
   창조99로는 죽어도 떠있는창 제목 못구해옵니다 -_-; [3]
지상현 2003/02/27  3883

   이건 뭘까요.. [2]
강현구 2003/02/27  3347
3456
   아~ nylon님 안 오시나, 다시 활기가 이렇게!! [1]
지나가는이 2003/02/27  3154
3455
   언어를 배워볼 생각인데 말이죠.. [6]
Nixenti 2003/02/28  3281
3454
   그냥... 구상만 해봅니다. [6]
지상현 2003/02/28  3931
3453
   터보 C for Windows 구합니다! [1]
JYBSoft 2003/02/28  4472
3452
   윈도우2000 Professional 에서 호환성은 어떤가요? [15]
김환욱 2003/02/28  4292
3451
   ComeBACK;; [2]
nylon 2003/03/01  4026
3450
   주절주절~ [2]
구루™ 2003/03/01  3224
3449
   킁..닉네임 바꿨습니다. [1]
ⓗigher 2003/03/02  3891
LIST ALL   Prev [1]..[11][12][13][14][15][16][17] 18 [19][20]..[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이희철
로그인