修改 继承字体大小初始化
This commit is contained in:
parent
5eb4a4260e
commit
3d868141ac
|
@ -102,13 +102,9 @@ begin
|
|||
open;
|
||||
DServerDate := fieldByName('dt').AsDatetime;
|
||||
end;
|
||||
// gFontSize:= getSystemFontSize(AdoTmp,PWideChar('01'));
|
||||
//
|
||||
// for i := 0 to StyleRepository.Count-1 do
|
||||
// begin
|
||||
// if gFontSize>=9 then
|
||||
// TcxStyle( StyleRepository.Items[i] ).Font.Size:=gFontSize;
|
||||
// end;
|
||||
|
||||
InitStyleData(StyleRepository,gFontSize);
|
||||
|
||||
result := true;
|
||||
end;
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user