You've already forked lazarus-ccr
tvplanit: Update VpWavDlg to scale correctly in the HighDpi mode of Lazarus 1.8. Fix scaled size of SoundFinderBtn in VpEvntEditDlg.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5877 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -827,11 +827,13 @@ object DlgEventEdit: TDlgEventEdit
|
||||
AnchorSideLeft.Control = AlarmAdvanceType
|
||||
AnchorSideLeft.Side = asrBottom
|
||||
AnchorSideTop.Control = AlarmAdvanceType
|
||||
AnchorSideTop.Side = asrCenter
|
||||
AnchorSideBottom.Control = AlarmAdvanceType
|
||||
AnchorSideBottom.Side = asrBottom
|
||||
Left = 356
|
||||
Height = 24
|
||||
Top = 177
|
||||
Height = 23
|
||||
Top = 178
|
||||
Width = 24
|
||||
Anchors = [akTop, akLeft, akBottom]
|
||||
BorderSpacing.Left = 16
|
||||
Glyph.Data = {
|
||||
F6000000424DF600000000000000760000002800000010000000100000000100
|
||||
|
Reference in New Issue
Block a user