Arsip: Masalah MsOffice 2007, Function jd masalah

more 15 years ago
ichan29
function TdxCustomStatusBar.GetPaintStyle: TdxStatusBarPaintStyle;
const
AStyles: array[TcxLookAndFeelKind] of TdxStatusBarPaintStyle = (
stpsStandard, stpsStandard, stpsFlat{$IFDEF DXVER500}, tpsOffice11{$ENDIF});
begin
if PaintStyle = stpsUseLookAndFeel then
begin
if LookAndFeel.NativeStyle and FThemeAvailable then
Result := stpsXP
else
Result := AStyles[LookAndFeel.Kind];
end
else
Result := PaintStyle;
end;
yg Error tpsOffice11
more 15 years ago
DelphiExpert
beda versi kaya'nya... ato lupa ngikutin unit dimana tpsOffice11 dideklarasikan.

more 15 years ago
ichan29
:) ya lupa, masalahnya kenapa? xixixixixi..
mmmhhhh, klo aku buang efek masalahnya kemana ya
tp emang bener kayaknya beda versi office, masalahnya lancar utk office diluar 2007

more 15 years ago
ichan29
ok, tak coba dibuang ngetes efeknya apa, biar dia precompiled dcu ulang
matur suwun :)
more ...
- Pages:
- 1
reply |
Report Obsolete
AI Forward

🚀 We're thrilled to partner with Alibaba Cloud for "AI Forward - Alibaba Cloud Global Developer Summit 2025" in Jakarta! Join us and explore the future of AI. Register now:
https://int.alibabacloud.com/m/1000400772/
#AlibabaCloud #DeveloperSummit #Jakarta #AIFORWARD
Last Articles
Last Topic
- PascalTalk #6: (Podcast) Kuliah IT di luar negeri, susah gak sih?
by LuriDarmawan in Tutorial & Community Project more 4 years ago - PascalTalk #5: UX: Research, Design and Engineer
by LuriDarmawan in Tutorial & Community Project more 4 years ago - PascalTalk #4: Obrolan Ringan Seputar IT
by LuriDarmawan in Tutorial & Community Project more 4 years ago - PascalTalk #2: Membuat Sendiri SMART HOME
by LuriDarmawan in Tutorial & Community Project more 4 years ago - PascalTalk #3: RADically Fast and Easy Mobile Apps Development with Delphi
by LuriDarmawan in Tutorial & Community Project more 4 years ago - PascalTalk #1: Pemanfaatan Artificial Intelligence di Masa Covid-19
by LuriDarmawan in Tutorial & Community Project more 4 years ago - Tempat Latihan Posting
by LuriDarmawan in OOT more 5 years ago - Archive
- Looping lagi...
by idhiel in Hal umum tentang Pascal Indonesia more 12 years ago - [ask] koneksi ke ODBC user Dsn saat runtime dengan ado
by halimanh in FireBird more 12 years ago - Validasi menggunakan data tanggal
by mas_kofa in Hal umum tentang Pascal Indonesia more 12 years ago
Random Topic
- cara banyak form dalam satu project
by ihsantea in Tip n Trik Pemrograman more 17 years ago - Simpan field image pada dbase
by donna in Hal umum tentang Pascal Indonesia more 18 years ago - Minta source code buat game perang*an pake delphi donk
by belajaraja in Games more 17 years ago - link game delphi....
by EkoIndri in Games more 18 years ago - RS-232 conection
by wawanva in Network, Files, I/O & System more 17 years ago - *.dcu
by nurez in Tip n Trik Pemrograman more 18 years ago - thread di delphi....
by yadi in Hal umum tentang Pascal Indonesia more 17 years ago - What do you thing..
by yayaretina in OOT more 18 years ago - [ask]baca-tulis file berukuran > 4GB
by pebbie in Tip n Trik Pemrograman more 17 years ago - Sorting di delphi cepetan yang mana?
by nexia29kar in Tip n Trik Pemrograman more 17 years ago