14 lines
231 B
Plaintext
14 lines
231 B
Plaintext
|
|
object DemoFrame: TDemoFrame
|
||
|
|
Left = 0
|
||
|
|
Top = 0
|
||
|
|
Width = 308
|
||
|
|
Height = 228
|
||
|
|
Font.Color = clBlack
|
||
|
|
Font.Height = 11
|
||
|
|
Font.Name = 'helvetica'
|
||
|
|
Font.Pitch = fpVariable
|
||
|
|
Font.Style = []
|
||
|
|
ParentFont = False
|
||
|
|
TabOrder = 0
|
||
|
|
end
|