25 lines
488 B
Plaintext
25 lines
488 B
Plaintext
object frmPostings: TfrmPostings
|
|
Left = 610
|
|
Top = 242
|
|
Width = 435
|
|
Height = 300
|
|
Caption = 'Postings'
|
|
Color = clBtnFace
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'MS Sans Serif'
|
|
Font.Style = []
|
|
OldCreateOrder = True
|
|
PixelsPerInch = 96
|
|
TextHeight = 13
|
|
object pnlBase: TORAutoPanel
|
|
Left = 80
|
|
Top = 56
|
|
Width = 185
|
|
Height = 165
|
|
BevelOuter = bvNone
|
|
TabOrder = 0
|
|
end
|
|
end
|